[LIVE] Whatever IP Assigned to Wi-fi, network messes up
#1
Hello guys,

I've finally managed to fix the Ralink issue, and I can actually get an IP Address assigned now, the good news is my box prints this:

Code:
Listening on LPF/wlan0/00:a1:b0:55:18:1d
Sending on LPF/wlan0/00:a1:b0:55:18:1d
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 poty 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 poty 67 interval 13
DHCPOFFER of 192.168.0.8 from 192.168.0.1
DHCPREQUEST of 192.168.0.8 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.8 from 192.168.0.1
bound to 192.168.0.8 -- renewal in 34369 seconds

And regardless of if the IP I set is dynamic, as above, or static, pinging a website always brings up host not found, so I did some further digging, and attempted to dig on all my local machines, and I found that whatever IP the machine was given, when pinged from a windows machine, responded:
Code:
C:\Users\K>ping 192.168.0.8

Pinging 192.168.0.8 with 32 bytes of data:
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.

Ping statistics for 192.168.0.8:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

and then on the static (192.168.0.54)
Code:
C:\Users\K>ping 192.168.0.54

Pinging 192.168.0.54 with 32 bytes of data:
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.
Reply from 192.168.0.4: Destination host unreachable.

Ping statistics for 192.168.0.54:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

So something on the box is redirecting it?

Cheers, Kris
Reply
#2
Please? :o
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] Whatever IP Assigned to Wi-fi, network messes up0