

最近会计考试即近(我竟然从学雅思到现在都没有看过教材 -_-! ),然后还有雅思。英语好重要哇,用Linux的应该都是深有感触的,还有玩PS2游戏也需要。
代码: 全选
eth1 Link encap:Ethernet HWaddr 00:04:23:97:CE:38
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::204:23ff:fe97:ce38/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:116 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:36006 (35.1 KiB) TX bytes:2646 (2.5 KiB)
Interrupt:11 Base address:0x4000 Memory:d0204000-d0204fff
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:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
代码: 全选
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet static
address 192.168.1.3
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
事实证明就是这个原因。网关和DNS server都应该设置为192.168.1.1(也就是离我远的普通路由器),而我却设置成了192.168.1.2(网关的设置修改/etc/network/interfaces这个文件,DNS的设置修改/etc/resolv.conf文件)这个结论貌似和我在ubuntu平台下不能够上网一个症状,该不会就是这个原因吧
Memory status: size: 83755008 vsize: 0 resident: 83755008 share: 0 rss: 22458368 rss_rlim: 0
CPU usage: start_time: 1162369560 rtime: 0 utime: 182 stime: 0 cutime:168 cstime: 0 timeout: 14 it_real_value: 0 frequency: 0
Backtrace was generated from '/usr/bin/gnome-panel'
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225304400 (LWP 4478)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb762b323 in __waitpid_nocancel ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb7f231b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
#3 <signal handler called>
#4 0xb35054f0 in ?? ()
#5 0xb34f3891 in _XimServerDestroy ()
from /usr/lib/X11/locale/common/ximcp.so.2
#6 0xb34e93a4 in _XimUnregisterFilter ()
from /usr/lib/X11/locale/common/ximcp.so.2
#7 0xb764ad44 in XFilterEvent () from /usr/lib/libX11.so.6
#8 0xb79b136d in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#9 0xb79b17bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#10 0xb7726802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb77297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#12 0xb7729b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#13 0xb7b28574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x08061d8c in main ()
Thread 1 (Thread -1225304400 (LWP 4478)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb762b323 in __waitpid_nocancel ()
from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7f231b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
No symbol table info available.
#3 <signal handler called>
No symbol table info available.
#4 0xb35054f0 in ?? ()
No symbol table info available.
#5 0xb34f3891 in _XimServerDestroy ()
from /usr/lib/X11/locale/common/ximcp.so.2
No symbol table info available.
#6 0xb34e93a4 in _XimUnregisterFilter ()
from /usr/lib/X11/locale/common/ximcp.so.2
No symbol table info available.
#7 0xb764ad44 in XFilterEvent () from /usr/lib/libX11.so.6
No symbol table info available.
#8 0xb79b136d in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#9 0xb79b17bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#10 0xb7726802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0xb77297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#12 0xb7729b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xb7b28574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#14 0x08061d8c in main ()
No symbol table info available.
#0 0xffffe410 in __kernel_vsyscall ()