You are not logged in.
Pages: 1
Hi,
I have a netbook (Slitaz booting on USB key) connected to the internet with wifi and to another PC through ethernet connexion.
My question is simple : How can I share the internet connexion so that my PC can also access to it ?
I have found on the internet somes indications using Bridge-utils, but it doesn't match Slitaz file names.
Thanks for your help !
Offline
Follow the Slitaz Internet Connection Sharing tutorial which uses i.p. masq :
http://forum.slitaz.org/topic/internet-connection-sharing/page/2#post-1335
Determine network adapter alias:
[c]ls /sys/class/net[/c]
[c]cat /proc/net/dev[/c]
Substitute eth0 in tutorial with your WAN connected wireless adapter alias.
Substitute eth1 in tutorial with your LAN connected ethernet adapter alias.
Online
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]