Re: wifi network connection
- From: Mihira Fernando <mihiratheace@xxxxxxxxx>
- Date: Tue, 25 Dec 2007 10:33:17 +0000
On Mon December 24 2007, hce wrote:
I did as per above, then did a reboot on my Debian laptop and pingNAT on eth1. I though that was already understood.
from my desktop in wifi local network:
# ping -c 2 www.google.com
PING www.l.google.com (209.85.175.147): 56 data bytes
--- www.l.google.com ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
It seems that the DNS works, but still could not get through the
Internet via my laptop. The laptop does not formward packges to ppp0,
something seems still missing in my loptop?
You need iptables package to be installed (chances are its already installed).
Several ways to enable it but easiest would be to add a line to
the /etc/network/interfaces
find the lines that configures eth1 and add this line at the bottom :
up iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
then restart networking :
# /etc/init.d/networking restart
Mihira.
--
Random Quotes From Megas XLR
Coop: You see? The mysteries of the Universe are revealed when you break
stuff.
Jamie: When in doubt, blow up a planet.
Kiva: It's an 80 foot robot, if we can't see it, absolutely it's not here.
Glorft Technician: Unnecessary use of force in capturing the Earthers has been
approved.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: wifi network connection
- From: hce
- Re: wifi network connection
- References:
- wifi network connection
- From: hce
- Re: wifi network connection
- From: Mihira Fernando
- Re: wifi network connection
- From: hce
- wifi network connection
- Prev by Date: dvgrab doesn't
- Next by Date: Re: [OT] 2 access points wireless setup
- Previous by thread: Re: wifi network connection
- Next by thread: Re: wifi network connection
- Index(es):
Relevant Pages
|