暮渔木鱼
Fedora 8 adsl上网遇到的问题
pppoe和eth0已经激活
pppoe只能才采取“拨号:获取ip地址 如果采用dhcp就会出现
Component: system-config-network
Version: 1.4.3
Summary: TBbf026293 ADSLInterfaceDialog.py:129:dehydrate:ValueError: invalid literal for int() with base 10: 'None'
Traceback (most recent call last):
File "/usr/share/system-config-network/netconfpkg/gui/DeviceConfigDialog.py", line 73, in on_notebook_switch_page
self.dehydrate()
File "/usr/share/system-config-network/netconfpkg/gui/ADSLInterfaceDialog.py", line 129, in dehydrate
dialup.HangupTimeout = int(self.xml.get_widget("idleTimeSB")./
ValueError: invalid literal for int() with base 10: 'None'
Local variables in innermost frame:
self: <netconfpkg.gui.ADSLInterfaceDialog.ADSLInterfaceDialog instance at 0xb77ebfcc>
dialup: Dialup.ProviderName=DSLppp0
Dialup.DefRoute=True
Dialup.Persist=False
Dialup.SyncPPP=False
Dialup.EthDevice=eth0
Dialup.Password=11111111
Dialup.ServiceName=
Dialup.Login=000000000
Dialup.DialMode=auto
Dialup.AcName=
eth0可以采用dhcp等几种获取ip方式。
用pppoe-connect 连接时候出现了一下的问题