route 問題 - BBS
By Isla
at 2006-05-14T04:22
at 2006-05-14T04:22
Table of Contents
我們單位有兩個網路 192.168.1.0 以及 192.168.2.0
兩個網路都各有個 gateway 192.168.1.254 以及 192.168.2.254
這兩個網路是連通的 牆上任何一個網路孔插上線後設定其中一個
gateway 當作 defaultrouter 都沒問題
有一台 freebsd 4.11, 有一張網卡 fxp0
想要在上面綁兩個 ip, 192.168.1.160 以及 192.168.2.60
我的作法是
ifconfig fxp0 192.168.1.160 netmask 0xffffff00
ifconfig fxp0 192.168.2.60 netmask 0xffffff00
netstat -rn 顯示
Dest Gateway Flags
127.0.0.1 127.0.0.1 UH
192.168.1 link#1 UC
192.168.2 link#2 UC
我想將 192.168.1 及 192.168.2 這兩個網路分別加上所需的 gateway
192.168.1.254 及 192.168.2.254, 請問該如何作?
用這個指令
route add -net 192.168.1.0/24 192.168.1.254
會顯示
route: writing to routing socket: File exists
add net 192.168.1.0: gateway 192.168.1.11: File exists
改用 route change 雖無此訊息但沒有效果
對 route 真的不熟, 請各位幫忙, 謝謝
--
兩個網路都各有個 gateway 192.168.1.254 以及 192.168.2.254
這兩個網路是連通的 牆上任何一個網路孔插上線後設定其中一個
gateway 當作 defaultrouter 都沒問題
有一台 freebsd 4.11, 有一張網卡 fxp0
想要在上面綁兩個 ip, 192.168.1.160 以及 192.168.2.60
我的作法是
ifconfig fxp0 192.168.1.160 netmask 0xffffff00
ifconfig fxp0 192.168.2.60 netmask 0xffffff00
netstat -rn 顯示
Dest Gateway Flags
127.0.0.1 127.0.0.1 UH
192.168.1 link#1 UC
192.168.2 link#2 UC
我想將 192.168.1 及 192.168.2 這兩個網路分別加上所需的 gateway
192.168.1.254 及 192.168.2.254, 請問該如何作?
用這個指令
route add -net 192.168.1.0/24 192.168.1.254
會顯示
route: writing to routing socket: File exists
add net 192.168.1.0: gateway 192.168.1.11: File exists
改用 route change 雖無此訊息但沒有效果
對 route 真的不熟, 請各位幫忙, 謝謝
--
Tags:
BBS
All Comments
Related Posts
虛擬主機問題
By Oliver
at 2006-05-13T22:02
at 2006-05-13T22:02
虛擬主機問題
By Gilbert
at 2006-05-13T17:13
at 2006-05-13T17:13
開機啟動Mysql
By Jack
at 2006-05-13T12:36
at 2006-05-13T12:36
不知在哪問,apache目錄列表,不使用utf-8
By Quanna
at 2006-05-13T03:22
at 2006-05-13T03:22
開機啟動Mysql
By Necoo
at 2006-05-12T22:24
at 2006-05-12T22:24