星期二, 1月 23, 2007

/etc/sysconfig/static-routes

當要保存特定路由(非 default gw) 設定的時候﹐就是修改這個檔了。不過﹐預設上這個檔是不存在的。其格式內容如下:

網卡名 net/host 目的地網路/主機 netmask
子網路遮罩 gw 閘道器

e.g.
eth1 net 192.168.2.0 netmask 255.255.255.0 gw 192.168.1.1

Linux 網路設定教學
http://www.study-area.org/linux/servers/linux_net.htm

沒有留言: