Re: [問題] 網路連不出去問題 (兩張網卡)
ip_forward 功能有開嗎?
例:
# echo /proc/sys/net/ipv4/ip_forward
或是~~~~
sysctl.conf 檔內的 ip_forward 功能
※ 引述《nosrep (真相)》之銘言:
: nslookup 的結果...
: 如果我單用eth1是可以正常的, 但是eth0兩個介面一起開,就有問題
: [root@localhost ~]# nslookup www.google.com.tw
: ;; connection timed out; no servers could be reached
: ※ 引述《nosrep (真相)》之銘言:
: : 我的系統是 Linux, eth0是內網, eth1是外網.
: : 我用 ping的方式, dns server, 目的ip都是通的
: : 我想應該是轉譯的問題...
: : 但是系統的設定看似乎都是對的, routing table也沒什麼問題...
: : 哪位大大幫忙診斷一下~~XD
: : [root@localhost ~]# cat /etc/resolv.conf
: : ; generated by /sbin/dhclient-script
: : nameserver 168.95.1.1
: : nameserver 168.95.92.1
: : [root@localhost ~]# route -n
: : Kernel IP routing table
: : Destination Gateway Genmask Flags Metric Ref Use Iface
: : 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
: : 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
: : 192.168.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
: : 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
: : eth0 Link encap:Ethernet HWaddr BC:AE:C5:4E:96:71
: : inet addr:192.168.26.1 Bcast:192.168.255.255 Mask:255.255.0.0
: : eth1(外網) Link encap:Ethernet HWaddr BC:AE:C5:4E:96:8A
: : inet addr:192.168.1.112 Bcast:192.168.1.255 Mask:255.255.255.0
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.129.10.165
→
05/09 11:07, , 1F
05/09 11:07, 1F
推
05/09 11:10, , 2F
05/09 11:10, 2F
→
05/09 11:10, , 3F
05/09 11:10, 3F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 4 篇):