| The Following User Says Thank You to WorldKaoss For This Useful Post: | ||
IP: 192.168.1.2 Netmask: 255.255.255.0 Gateway: 192.168.1.1
root ifconfig bnep0 down ifconfig bnep0 192.168.1.1 netmask 255.255.255.0 up
root route add default gw 192.168.1.2 bnep0
root echo nameserver 8.8.8.8 >> /etc/resolv.conf echo nameserver 8.8.4.4 >> /etc/resolv.conf