Displaying 1 result from an estimated 1 matches for "fibrewire".
2008 Oct 21
3
OT: Setting a CentOS to gateway a private IP address
...way Genmask Flags Metric Ref Use Iface
192.168.219.0 * 255.255.255.0 U 0 0 0 eth1
2xx.yyy.zzz.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth1
default gw-fibrewire 0.0.0.0 UG 0 0 0 eth0
# ip route
192.168.219.0/24 dev eth1 proto kernel scope link src 192.168.219.1
2xx.yyy.zzz.0/24 dev eth0 proto kernel scope link src 2xx.yyy.zzz.23
169.254.0.0/16 dev eth1 scope link
default via 2xx.yyy.zzz.1 dev eth0
The situation is this.
&g...