我是Linux世界的新手。
我在笔记本电脑上设置了Ubuntu 12.04。在forticlient SSL VPN
为我公司的网络安装和配置之前,一切都很好。在此之后,如果没有VPN连接,Ubuntu无法连接到互联网。
您认为这个问题是什么?如何在没有VPN连接的情况下连接到互联网?
这是ifconfig
在没有连接到vpn时显示的内容:
eth0 Link encap:Ethernet HWaddr 64:31:50:99:39:ab
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 68:a3:c4:78:86:32
inet addr:192.168.1.23 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::6aa3:c4ff:fe78:8632/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:255309 errors:0 dropped:0 overruns:0 frame:0
TX packets:166003 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:295897343 (295.8 MB) TX bytes:20157641 (20.1 MB)
forticlientsslvpn/helper/cleanup.linux.sh
可能更好地描述它是什么/在哪里。另外,我想知道带后缀的文件的内容.log
是否对软件的行为很重要?您确定更改文件的内容forticlientsslvpn.log
会有所不同吗?