37 12
发新话题
打印

拨号时出现“Could not find Gateway”,是怎麽回事?

拨号时出现“Could not find Gateway”,是怎麽回事?

以前电信的工作人员给我安装的,没这提示。重装系统后,自己安装拨号软件,拨号时出现这个提示。请问这是怎麽回事?
拨号软件是enternet300。

TOP

不能发现网关?
我是一匹来自北方的狼

TOP

如果你的 adsl moden 是网卡接口的,那么要看看网卡的设置,是否和 adsl 在同一个网段
我是一匹来自北方的狼

TOP

引用:
Originally posted by 风雨 at 2003-12-6 09:15 PM:
如果你的 adsl moden 是网卡接口的,那么要看看网卡的设置,是否和 adsl 在同一个网段
“网卡的设置,是否和 adsl 在同一个网段”?怎麽看,不懂啊

TOP

假设你的 adsl 默认 ip 地址是 192.168.10.1
那么,电脑这网卡就要设置
ip:192.168.10.* (* 为非 1 的其他数字,不大于 254)
子网掩码:255.255.255.0
网关:192.168.10.1
我是一匹来自北方的狼

TOP

引用:
Originally posted by 风雨 at 2003-12-6 09:36 PM:
假设你的 adsl 默认 ip 地址是 192.168.10.1
那么,电脑这网卡就要设置
ip:192.168.10.* (* 为非 1 的其他数字,不大于 254)
子网掩码:255.255.255.0
网关:192.168.10.1
谢谢风雨。
我不知道在哪儿查看和修改网卡的设置。我只是安装了网卡驱动程序,其他的不知道怎麽弄?出现那个提示后还能上网,只是感觉慢,比如这里就很慢。回贴有时回不了。
系统:win98se
网卡:D-LINK

TOP

还用 98 呀

98 最好用什么“超级兔子”对系统优化一下

网络设置里面的 TCP/IP 协议设置上面说的
我是一匹来自北方的狼

TOP

我看了,几个TCP/IP 属性里的“网关”都是空的,“IP”里都是自动寻找IP
例外,这里怎麽不能贴图阿?

TOP

引用:
Originally posted by 古岛 at 2003-12-6 10:40 PM:
我看了,几个TCP/IP 属性里的“网关”都是空的,“IP”里都是自动寻找IP
例外,这里怎麽不能贴图阿?
:hh:hhd

TOP

风雨请看短消息。
哎,这几个字发好几遍了,也不知道这次能否发出去

TOP

哦,那可能你的 adsl 有 dhcp 动态分配 ip 地址的功能了
在 windows下 dos  窗口运行 ipconfig/all > c:\ip.txt (回车)
而后回到 windows 下,打开 c:\ip.txt 文件,或者将文件传到论坛
我是一匹来自北方的狼

TOP

Windows 98 IP Configuration



        Host Name . . . . . . . . . : lzw

        DNS Servers . . . . . . . . : 211.98.2.4

                                      211.98.4.1

        Node Type . . . . . . . . . : Broadcast

        NetBIOS Scope ID. . . . . . :

        IP Routing Enabled. . . . . : No

        WINS Proxy Enabled. . . . . : No

        NetBIOS Resolution Uses DNS : No



0 Ethernet adapter :



        Description . . . . . . . . : PPP Adapter.

        Physical Address. . . . . . : 44-45-53-54-00-00

        DHCP Enabled. . . . . . . . : Yes

        IP Address. . . . . . . . . : 0.0.0.0

        Subnet Mask . . . . . . . . : 0.0.0.0

        Default Gateway . . . . . . :

        DHCP Server . . . . . . . . : 255.255.255.255

        Primary WINS Server . . . . :

        Secondary WINS Server . . . :

        Lease Obtained. . . . . . . :

        Lease Expires . . . . . . . :



1 Ethernet adapter :



        Description . . . . . . . . : PPP Adapter.

        Physical Address. . . . . . : 44-45-53-54-00-01

        DHCP Enabled. . . . . . . . : Yes

        IP Address. . . . . . . . . : 0.0.0.0

        Subnet Mask . . . . . . . . : 0.0.0.0

        Default Gateway . . . . . . :

        DHCP Server . . . . . . . . : 255.255.255.255

        Primary WINS Server . . . . :

        Secondary WINS Server . . . :

        Lease Obtained. . . . . . . :

        Lease Expires . . . . . . . :



2 Ethernet adapter :



        Description . . . . . . . . : NTS PPPoE Adapter

        Physical Address. . . . . . : 44-45-53-54-77-77

        DHCP Enabled. . . . . . . . : Yes

        IP Address. . . . . . . . . : 192.168.9.45

        Subnet Mask . . . . . . . . : 255.255.255.0

        Default Gateway . . . . . . : 192.168.9.45

        DHCP Server . . . . . . . . : 255.255.255.255

        Primary WINS Server . . . . :

        Secondary WINS Server . . . :

        Lease Obtained. . . . . . . : 01 01 80 0:00:00

        Lease Expires . . . . . . . : 01 01 80 0:00:00



3 Ethernet adapter :



        Description . . . . . . . . : D-Link DFE-530TX PCI Fast Ethernet Adapter (rev.C)         

        Physical Address. . . . . . : 00-05-5D-67-A8-EC

        DHCP Enabled. . . . . . . . : Yes

        IP Address. . . . . . . . . : 169.254.201.113

        Subnet Mask . . . . . . . . : 255.255.0.0

        Default Gateway . . . . . . :

        DHCP Server . . . . . . . . : 255.255.255.255

        Primary WINS Server . . . . :

        Secondary WINS Server . . . :

        Lease Obtained. . . . . . . : 12 07 03 10:24:14

        Lease Expires . . . . . . . :

TOP

另外问一下,这个论坛怎麽在回贴中没有上传文件的选项呢?

TOP

引用:
Originally posted by 古岛 at 2003-12-7 11:04 AM:
Windows 98 IP Configuration

        Host Name . . . . . . . . . : lzw

        DNS Servers . . . . . . . . : 211.98.2.4

                                      211.98.4.1

        Node Type . . . . . . . . . : Bro ...
你的网络怎么没有公网的 IP 地址呢?
上面查看 IP 地址的信息是否在 adsl 连接后?

论坛,附件上传已经开通

TOP

引用:
Originally posted by admin at 2003-12-7 12:21 PM:
你的网络怎么没有公网的 IP 地址呢?
上面查看 IP 地址的信息是否在 adsl 连接后?
什麽是公网的IP地址?
是在adsl连接的状态下

TOP

这个论坛有些怪,每次发表或回复一个贴子后,就再打不开其他的贴子了,要关闭浏览器,再重新进入论坛才行。

TOP

引用:
Originally posted by 古岛 at 2003-12-7 12:59:
这个论坛有些怪,每次发表或回复一个贴子后,就再打不开其他的贴子了,要关闭浏览器,再重新进入论坛才行。
没道理,我这非常正常

TOP

奇怪,从论坛升级后就这样了。

TOP

2 Ethernet adapter :



        Description . . . . . . . . : NTS PPPoE Adapter

        Physical Address. . . . . . : 44-45-53-54-77-77

        DHCP Enabled. . . . . . . . : Yes

        IP Address. . . . . . . . . : 192.168.9.45

        Subnet Mask . . . . . . . . : 255.255.255.0

        Default Gateway . . . . . . : 192.168.9.45

        DHCP Server . . . . . . . . : 255.255.255.255

你这是什么 adsl ?局域网方式的?非电信的?怎么分配的是内部局域网的 ip 地址?
我是一匹来自北方的狼

TOP

铁通的adsl

TOP

哦,讨厌的铁桶宽带 :-#

试试这个软件
安装前,先卸载你目前使用的软件
附件: 您所在的用户组无法下载或查看附件
我是一匹来自北方的狼

TOP

引用:
Originally posted by 风雨 at 2003-12-7 05:15 PM:
哦,讨厌的铁桶宽带 :-#

试试这个软件
安装前,先卸载你目前使用的软件
谢谢风雨。问一下,你说的卸载目前使用的软件是指哪个软件?
另外,在你那个“PPPoE软件”的贴子里列的那些软件,我的系统是win98se,都需要安装哪些?
刚才想在哪个贴子里问的,但先回了这个贴子,那个贴子就回不了了,只能关闭浏览器再进来,干脆在这儿一起问了

TOP

这些都是虚拟拨号软件,你先卸载 enternet300 ,而后安装RasPPPoE098
我是一匹来自北方的狼

TOP

目前几个拨号软件中,我们这使用测试,感觉 RasPPPoE098 最好
我是一匹来自北方的狼

TOP

 37 12
发新话题