Re: VM with default gateway on different subnet, not working

2020-06-20 Thread Travis Cole
On Sat, Jun 20, 2020, at 13:13, Pierre Emeriaud wrote: > Try this: > > $ cat /etc/hostname.vio0 > inet 158.69.128.109 255.255.255.255 > !route add 198.27.74.254 -link -iface vio0 > > The "gateway" to 198.27.74.254 should show as its mac address. Awesome, this fixed it. -link was the thing I'd

Re: VM with default gateway on different subnet, not working

2020-06-20 Thread Pierre Emeriaud
Try this: $ cat /etc/hostname.vio0 inet 158.69.128.109 255.255.255.255 !route add 198.27.74.254 -link -iface vio0 The "gateway" to 198.27.74.254 should show as its mac address.

VM with default gateway on different subnet, not working

2020-06-19 Thread Travis Cole
Hi there, I've been struggling with this one for a while, so figured it was time to ask. After searching around a lot, I did find this very similar thread a few years back: https://marc.info/?t=148164912800052=1=2 but no fixes that address my issue. Some background. I have a dedicated server