I've followed this steps in RedHat 5.1:

- start the network configurator
- choose interfaces
- add a ppp device, set it with default route
- choose routing and enabled ip forwarding
- close the network configurator saving all
- edited the /etc/rc.d/rc.local to include
  /sbin/ipfwadm -F -p deny
  /sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0. 0./0
- rebooted the system

- go to the win95 machine
- network/properties/tcpip/properties
- ip: 192.168.1.10 netmask: 255.255.255.0
- dns: 192.168.1.1 (the linux machine, I'm running a DNS
  server because I need it for the local network) 
  and the two following name servers are of my ISP.
- gateway: 192.168.1.1 (linux)
- rebooted the win95 machine.

- go to the linux machine, network cfg
- activate ppp0 and then the connection is up
- the remote server (200.0.232.1) assign me a 200.0.232.26 ip
- I could navigate the web with the linux machine without
  problems.
- if I do a ping to the 200.0.232.26 from the win95 there aren't
  problems, but if I do to 200.0.232.1 the ping doesn't work.
- THEN I COULDN'T navigate in the win95 machine.

Please, what i'm doing wrong ??
I don't want diald by now, all I want is
having the ip masquerading working in a manual way,
it could be done ?.

TIA
Sergio Kessler


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to