-4

I have connected my Raspberry pi DIRECTLY to my laptop using Ethernet cable. I use SSH client Putty and X-11 forwarding to access terminal and desktop of pi. This is because i do not have separate keyboard, mouse and display for my pi. Also i do not have WI-FI dongle to my pi. i use beetel dongle for internet on my windows 7 laptop. i need to use internet in my pi. so can some one give me solution to access internet on pi while i connect it directly to my laptop.

PS: 1) i do not have extra key board and display for my pi 2) i do not have wifi dongle for pi 3) i use 3g beetel dongle for internet on my win 7 laptop.

Anantha
  • 11

2 Answers2

0

What you want to do is bridge the network adaptors in your W7 machine. Here is a guide to do so.

This will allow you to forward the internet traffic from your Wan card to your Ethernet port.

Havnar
  • 1,617
  • 2
  • 16
  • 34
0

I do this all the time by using ICS (Internet Connection Sharing). Here is a link that describes how to set this up, it's very easy.

npp1993
  • 193
  • 1
  • 9