| Linode Forum https://forum.linode.com/ |
|
| Private network on Ubuntu 14.10 https://forum.linode.com/viewtopic.php?f=19&t=12054 |
Page 1 of 1 |
| Author: | marioveli [ Mon Jul 13, 2015 2:57 pm ] |
| Post subject: | Private network on Ubuntu 14.10 |
I have problem to bring up virtual interface for private backend network. My etc/network/interfaces file look like this: Code: #loopback network interface I'm using Remote Access on linode manager for IP's info. I also tried many other configuration,like setting static private to eth1.eth0:0 or eth0:1 Also tried something like this: Code: auto lo Also tried to replace eth0:1 to eth1 or eth0:0 in config above I would greatly appreciate it if someone can give me some advise |
|
| Author: | rfeliciano [ Fri Jul 24, 2015 4:22 pm ] |
| Post subject: | Re: Private network on Ubuntu 14.10 |
Try this: Code: auto lo Notice the change in line 5. Then run: `sudo ifdown -a && sudo ifup -a`. You can also just turn on Network Helper for your Linode to have Linode Manager configure networking for you. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|