2
votes
1answer
27 views

Internet connection sharing without Network Manager

I followed these instructions for setting up a shared internet connection with iptables. Specifically, I: Added a network interface for my second NIC in /etc/network/interfaces like so: auto eth1 ...
2
votes
1answer
371 views

Using two ethernet connections (Internet enabled) simultaneously

I have searched and read over the Internet and also on askubuntu. I am using Ubuntu 11.04 and my question or the thing that I want to achieve is efficient use of both the connections and thus ...
1
vote
1answer
2k views

How do I make the script to run automatically when tun0 interface up/down events?

I use juniper VPN client to connect to my corporate servers. It creates tun0 interface after starting the client. I've written script which install specific routes point to tun0 interface and rest to ...
0
votes
1answer
1k views

How do I share my connection with ICS and an Xbox 360?

Update Ok so after some playing around I found a GUI way to setup Internet Connection Sharing in ubuntu 11.04(Natty), Remembering that I am using gnome 3. We have the network Manager Applet up top ...