[LARTC] Route works, but ping time is 1000 ms

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm not sure what I did, but everything seems to be working correctly
now.

Well, I still have one problem: If the machine reboots, I lose all my
settings. Can anyone point me to a good reference of how to make these
settings take effect at boot time? I assume there's a better way other
than putting the commands into /etc/rc.d/rc.local.

Script started on Fri Feb 15 13:34:13 2002
[root@lina route]# tail -1 /etc/iproute2/rt_tables
200 pnap
[root@lina route]# ip route show
66.28.98.32/27 via 66.28.98.34 dev eth1 
66.28.98.32/27 dev eth1  scope link 
64.94.46.0/23 dev eth0  scope link 
64.94.46.0/23 via 64.94.47.253 dev eth0 
127.0.0.0/8 dev lo  scope link 
default via 66.28.98.34 dev eth1 
[root@lina route]# ip rule show
0:      from all lookup local 
32765:  from 64.94.46.199 lookup pnap 
32766:  from all lookup main 
32767:  from all lookup 253 
[root@lina route]# ip route show table pnap
default via 64.94.47.253 dev eth0 
[root@lina route]# 
Script done on Fri Feb 15 13:34:40 2002


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux