Leonard posted:

>(ISP gateway 200.201.202.1)
>           (|)
>DSL modem 192.168.1.254
>            | 192.168.1.x/255.255.255.0 network
>eth1      192.168.1.10
>     linux router
>eth0      192.168.2.1
>            |
>lan       192.168.2.x/255.255.255.0

This is an interesting situation you have here.  In your case the DSL modem
has an IP address.  Our DSL modems do not have IP addresses.  Ours are
simply a means to get the twisted pair cable to connect from my eth0 to
the DSLAM.

In other words, a cable stretcher :-)

netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
208.171.49.43   *               255.255.255.255 UH        0 0          0 eth0
208.171.49.0    208.171.49.43   255.255.255.0   UG        0 0          0 eth0
208.171.49.0    *               255.255.255.0   U         0 0          0 eth0
127.0.0.0       *               255.0.0.0       U         0 0          0 lo
default         208.171.49.1    0.0.0.0         UG        0 0          0 eth0

I will be adding an eth1 to the system in the near future and will be using
IPmasking (however it is spelled :-).

MB
-- 
e-mail: [EMAIL PROTECTED]
    Bart: Hey, why is it destroying other toys?  Lisa: They must have
    programmed it to eliminate the competition.  Bart: You mean like
    Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to