The route tag has no wiki summary.
1
vote
1answer
342 views
Change OpenVPN client's default route
When setting up a test openvpn client on Ubuntu (using this guide), the client sets a route which tunnels all traffic through the vpn.
For example, when I connect to the vpn from Ubuntu, this is what ...
1
vote
1answer
464 views
How can I tell Ubuntu to keep the correct routing table?
Ubuntu sets a wrong routing table if the router is switched off and on again:
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 ...
2
votes
0answers
66 views
12.04 - Extra default route breaks internet
Ubuntu 12.04 Desktop with wired network connection, eth0 and eth1 bonded and bridged. After reboot
ping ubuntu.com fails
ping 8.8.8.8 fails
access to web server by noip domain name fails
access to ...
0
votes
0answers
37 views
how to setup default route in interfaces file during boot process
I have Ubuntu 12.10 running on HP 4000 PC, the PC has two network cards, one is eth0, another is wlan0. eth0 is connected to internal network (192.168.18.0/24), wlan0 is connected to intranet ...
0
votes
0answers
70 views
Cannot set default gateway to specific LAN
Recently, I am trying to add a default gateway to my ubuntu machine to be able to send/receive packets from an another LAN through the router. However, everything I do the result is the following:
...
0
votes
0answers
88 views
bridge network using route
I have been googeling and searching on how to do bridge my wifi connections to my internet connection using route.
I have a ubuntu server 12.04 with a wifi and normal network card
I also have a ...
0
votes
0answers
116 views
route all traffic doesn't work
I wanna to route all traffic by DNS.it worked before by following command ,but it doesn't work today for unknown reason.
before connecting to iodine:
# route
Kernel IP routing table
Destination ...