sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #21846
route tabeller ??
hvorfor ser min routetabel såd'n ud??
[rhazn@HillBilly rhazn]$ /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.153.6 0.0.0.0 255.255.255.255 UH 0 0 0
eth0
10.10.10.100 0.0.0.0 255.255.255.255 UH 0 0 0
eth1
192.168.153.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 192.168.153.254 0.0.0.0 UG 0 0 0
eth0
[rhazn@HillBilly rhazn]$
da den gerne skulle se såd'n her ud:
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
eth1
192.168.153.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 192.168.153.254 0.0.0.0 UG 0 0 0
eth0
fordi den ellers åbner forbindelsen til stofa ved alt intern trafik
osse??
mvh
Peter Gade