Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Valid IP-address but no internet access
#4
Which is no where, trust me...

You need to reinitialize everything and trying reading some before applying...

You definitely need to change your NIC MAC and hostname, but the process depends on if you are directly connect to the modem or using a router. For Windows the proper process would be change hostname, reboot, change NIC MAC, start testing.

I have an app over at SBU if you are using a router to automate this process, just have to adjust for your router.

In Linux you could just use:
(AS ROOT)
macchanger -r ethX
echo RANDOMSTRINGBULLSHIT > /etc/hostname
Open a new terminal and you'll see the new hostname.
From there: ifconfig ethX 192.168.100.2
or
sudo dhclient ethX

ethX = X equals your ethernet adapter such as eth0 or eth1

From there you have a clean setup to reinitialize everything you've done wrong, if you fuck up again start gotta reset MAC and Hostname again. Keep trying, it's not easy anymore. I suggest reading about certificates, CO-CVC's, BPI and definitely do not use the certs from your sub. There are better ways to find certs than fucking your life up in the end ;-)
Reply


Messages In This Thread
RE: Valid IP-address but no internet access - by SB3 - 27-01-2013, 05:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)