![]() |
2010-09-22
, 18:03
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#2
|
The Following User Says Thank You to Creamy Goodness For This Useful Post: | ||
![]() |
2011-04-11
, 07:42
|
Posts: 7 |
Thanked: 2 times |
Joined on Sep 2010
@ Gothenburg, Sweden
|
#3
|
![]() |
2011-04-11
, 08:09
|
|
Posts: 196 |
Thanked: 113 times |
Joined on Jun 2010
@ Finland
|
#4
|
![]() |
2012-01-26
, 16:36
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#5
|
echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -F POSTROUTING iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE iptables -t nat -A POSTROUTING -o gprs0 -j MASQUERADE ifup usb0 dnsmasq -I lo -z -a 192.168.2.15 -F 192.168.2.14,192.168.2.30
killall udhcpd ifdown usb0 echo 0 > /proc/sys/net/ipv4/ip_forward iptables -F iptables -t nat -F
![]() |
2012-01-27
, 11:49
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#6
|
![]() |
2012-01-27
, 12:09
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#7
|
![]() |
2012-01-27
, 12:14
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#8
|
Has anyone been able to get USB networking to work on Windows 7 X64? I get the RNDIS adapter to show up in the network adapter list, but its greyed out and disabled (not unplugged, but disabled) and cannot start.