------=_Part_2647_14951785.1227602846476
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inlineHi all
Personaly I lauch this script after pluging the FR:
#! /bin/sh
sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
sudo sysctl -w net.ipv4.ip_forward=1
sudo ip addr add 192.168.0.200/24 dev usb0
sudo ifconfig usb0 up
ssh root@192.168.0.202
echo nameserver 208.67.222.222 > /etc/resolv.confI collect the different lines on the wiki, and it works well for me. Could
you give it a try ?kimaidou
------=_Part_2647_14951785.1227602846476
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inlineHi all
Personaly I lauch this script after pluging the FR:
#! /bin/sh
sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
sudo sysctl -w net.ipv4.ip_forward=1
sudo ip addr add 192.168.0.200/24 dev usb0
sudo ifconfig usb0 up
ssh root@192.168.0.202
echo nameserver 208.67.222.222 > /etc/resolv.conf
I collect the different lines on the wiki, and it works well for me. Could you give it a try ?
kimaidou------=_Part_2647_14951785.1227602846476--
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Andi Kleen | Re: [PATCH] Add IPv6 support to TCP SYN cookies |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| KAMEZAWA Hiroyuki | Re: 2.6.23-mm1 |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Arjan van de Ven | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [PATCH 3/3] Convert the UDP hash lock to RCU |
