So I'm pretty sure that I messed up my DNS quite well. I'm rather impressed with myself, actually.
I have a desktop computer. Wondering if I could somehow bridge my xbox 360 through my kubuntu box via the ethernet port to a wireless connection, I did some experimentation following some posts online. In the process, I installed dnsmasq and changed some settings. In the end, it didn't work and I gave up. My internet connection continued to function properly.
Then, when I reset my computer, the wireless connection connected to the modem but I wasn't able to view any web pages. I stopped the dnsmasq process and it still didn't work. I even uninstalled dnsmasq in what was obviously not too intelligent of a move.
So that's where I stand. I'm connected to the wireless network, but can't even ping the router.
tanner@TJPC:~$ ifconfig
ath0 Link encap:Ethernet HWaddr 00:14:a5:d5:a6:22
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::214:a5ff:fed5:a622/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:116 errors:0 dropped:0 overruns:0 frame:0
TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6614 (6.4 KB) TX bytes:5718 (5.5 KB)
eth0 Link encap:Ethernet HWaddr 00:0d:87:64:af:c4
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)
Interrupt:16 Base address:0xd400
eth0:avahi Link encap:Ethernet HWaddr 00:0d:87:64:af:c4
inet addr:169.254.8.216 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:16 Base address:0xd400
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:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5400 (5.2 KB) TX bytes:5400 (5.2 KB)
wifi0 Link encap:UNSPEC HWaddr 00-14-A5-D5-A6-22-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25564 errors:0 dropped:0 overruns:0 frame:10069
TX packets:1282 errors:1 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:2316017 (2.2 MB) TX bytes:63291 (61.8 KB)
Interrupt:22
I appreciate any help. Please let me know if there's anything else I can do to assist in identifying the problem! The 'lo' looks pretty suspicious to me, but I'm afraid that's all I have to go on at the moment.
I have a desktop computer. Wondering if I could somehow bridge my xbox 360 through my kubuntu box via the ethernet port to a wireless connection, I did some experimentation following some posts online. In the process, I installed dnsmasq and changed some settings. In the end, it didn't work and I gave up. My internet connection continued to function properly.
Then, when I reset my computer, the wireless connection connected to the modem but I wasn't able to view any web pages. I stopped the dnsmasq process and it still didn't work. I even uninstalled dnsmasq in what was obviously not too intelligent of a move.
So that's where I stand. I'm connected to the wireless network, but can't even ping the router.
tanner@TJPC:~$ ifconfig
ath0 Link encap:Ethernet HWaddr 00:14:a5:d5:a6:22
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::214:a5ff:fed5:a622/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:116 errors:0 dropped:0 overruns:0 frame:0
TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6614 (6.4 KB) TX bytes:5718 (5.5 KB)
eth0 Link encap:Ethernet HWaddr 00:0d:87:64:af:c4
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)
Interrupt:16 Base address:0xd400
eth0:avahi Link encap:Ethernet HWaddr 00:0d:87:64:af:c4
inet addr:169.254.8.216 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:16 Base address:0xd400
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:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5400 (5.2 KB) TX bytes:5400 (5.2 KB)
wifi0 Link encap:UNSPEC HWaddr 00-14-A5-D5-A6-22-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25564 errors:0 dropped:0 overruns:0 frame:10069
TX packets:1282 errors:1 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:2316017 (2.2 MB) TX bytes:63291 (61.8 KB)
Interrupt:22
I appreciate any help. Please let me know if there's anything else I can do to assist in identifying the problem! The 'lo' looks pretty suspicious to me, but I'm afraid that's all I have to go on at the moment.
Comment