我正尝试使用声波客户端连接到我的办公室,并一直失败。 事实上,sonicwall客户端通知我已经build立了与networking的连接,但是当我尝试使用远程桌面远程访问其中一台计算机时,它失败了。
这是一个sonicwall日志:
2009/09/24 12:54:58:109 Information <local host> Renewing IP address for the virtual interface (00-60-73-ED-F9-E6). 2009/09/24 12:54:58:187 Warning <local host> Failed to renew the IP address for the virtual interface. 2009/09/24 12:55:03:359 Information <local host> The IP address for the virtual interface has changed to 192.168.0.xxx. 2009/09/24 12:55:03:421 Information <local host> The system ARP cache has been flushed. 2009/09/24 12:55:03:484 Information {ipaddress} NetWkstaUserGetInfo returned: user: user, logon domain: mymachine, logon server: mymachine 2009/09/24 12:55:05:750 Information {ipaddress} NetGetDCName failed: Could not find domain controller for this domain. 2009/09/24 12:55:05:750 Information {ipaddress} calling NetUserGetInfo: Server: \\mymachine, User: user, level: 3 2009/09/24 12:55:05:750 Information {ipaddress} NetUserGetInfo returned: home dir: , remote dir: , logon script:
我怀疑我的路由器不允许连接,我使用的路由器是Linksys WRT54G v8.2
任何帮助将非常感激。
我已经看到与Checkpoint的VPN相同的问题。 这个问题基本上是与您的公司的家庭networking重叠的IPscheme。 所以如果你的办公室在一个networking中使用192.168.1.1,你的家庭使用同样的scheme,那么问题就出现了。 尝试改变你的家庭networking到其他东西,看看是否修复它。 另一种方法是检查VPN客户端的设置,Checkpoint有一个“办公室模式”,可以缓解这个问题。
这里是我的连接问题的更新。 我试图连接昨天(为了文件连接问题)期待错误。 令我惊讶的是我能够连接。 自从上次尝试失败以来,我在路由器和计算机上都没有改变。 我注意到,ip给出的是不同于当我连接失败。 这让我相信这个问题确实是IP重叠,因为EasyEcho指出。 这就是我接受他的回答作为回答的原因。 再次感谢所有试图帮助我的人。