Re: How to connect to the Internet

From: Goetz Bock <bock.a.t.blacknet.de>
Date: Thu Jun 28 2001 - 18:13:39 EDT

On Thu, Jun 28 '01 at 16:38, Jorge Figueroa wrote:
> I can connect my RedHat Linux box and my iPaq (with Familiar 0.4) using PPP
> and a serial cable, but cannot get to the Internet on my iPaq
Things to check:
- have you used proxyARP on the PC side (i've not installed pppd
  anywhere, so i cant check the man page for the exact syntax, but
  "man pppd" should tell you. It's probably just proxyarp an the config
  file)
- does you redhat pc do ip_forwarding?
  (to check: cat /proc/sys/net/ipv4/ip_forward
   should return 1, if not:
   echo 1 > /proc/sys/net/ipv4/ip_forward)
- does your router/firewall allow the ip of your ipad to connect to the
  internet?

That's all I can think of now.

    Goetz.

Received on Thu Jun 28 15:09:11 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:42:39 EDT