On Fri, 5 Jun 1998, Eric L. Green <[EMAIL PROTECTED]> wrote:

> On Thu, 4 Jun 1998, Matt Housh wrote:
> > just configured diald incorrectly, but here's the problem: When I try to
> > get to something outside from the gateway machine, it works great. Diald
> > dials the modem and after it connects, whatever I'm trying (telnet, ssh,
> > ftp, etc...) works. But I can't get it to work when I try to contact
> > something outside the gateway from any of the machines inside the lan.
> > Diald doesn't even get any packets. Anyone know how to fix this?
> 
> Make sure that your other machines have your internal machine set as their
> gateway. If your other machines are Win95, use the network control panel
> to set the gateway. If they're Linux, check /etc/sysconfig/network to make
> sure a GATEWAYDEV and GATEWAY are set.
> 
> The next thing to check is whether you have IP Forwarding turned on. Make
> sure that in /etc/sysconfig/network it says "FORWARD_IPV4=yes". (Note that
> this is with RH 5.0 and up, I don't recall if RH 4.2 did this). Without IP
> forwarding the packets will never get forwarded to the SLIP port that
> activates diald. 

...and, finally, make sure that you have masq entries for *both* sl0 *and*
ppp0, as diald changes the default route as it brings the link up.

If you only have a masq entry for sl0 (i.e. -W sl0) then you'll be able to
bring up the link but won't be able to send any traffic once it's up.

If you only have a masq entry for ppp0 (i.e. -W ppp0) they you can only
send traffic if some other traffic brings the link up.

You might want to take a look at
http://www.wolfenet.com/~jhardin/ipfwadm.html

--
 John Hardin KA7OHZ                               [EMAIL PROTECTED]
 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76 
-----------------------------------------------------------------------
  Your mouse has moved. Windows NT must be restarted for the change
  to take effect. Reboot now?  [ OK ]
-----------------------------------------------------------------------
   44 days until Thirdspace


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to