作者tinlans ( )
看板FreeBSD
标题Re: [问题] 有没有人的8.0 pppd(PPPoE)怪怪的?
时间Wed Feb 3 09:49:30 2010
※ 引述《[email protected] (Xiao Jin)》之铭言:
: os: freebsd 8.0
: network: hinet光世代
: description:
: 前阵子升级到8.0, 後来发现nat经常出不去, 接着发现pppd怪怪的
: 为什麽说怪怪的, 因为我把pppd砍掉, 重新启动, 网路还是不通
: 解决方式是reboot os
: 不知道有没有人遇到跟我一样的情况...後来怎麽解决?
: 谢谢大家!!
我没用过 8.0,
现在还是 7.2-STABLE。
以往遇到这问题是先停掉 ppp,
然後 ifconfig tun0 down
ifconfig tun0 destroy
确定 ifconfig -a 看不到 tun0 了再启动 ppp,
不然它会开一个新的 tun1 来拨接,
我 pf 的设定是写死 tun0 会跟不到。
不过以前打 ifconfig tun0 destroy 有一定的机率会 kernel panic,
当时好像是 FreeBSD 6.x 的年代,
而且 STABLE branch 常常有 PPPoE 的地雷让人没办法拨号,
7.x 以後就感觉稳定多了。
--
Ling-hua Tseng (
[email protected])
Department of Computer Science, National Tsing-Hua University
Interesting: C++, Compiler, PL/PD, OS, VM, Large-scale software design
Researching: Software pipelining for VLIW architectures
Homepage:
http://www.tinlans.org
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 118.160.117.59