I have a host with a provider, that has a base ipv4 address and gateway. This obviously works fine.
Lets say,
51.16.20.1 as router
51.16.20.111/24 as host ip
and the additional ip 195.155.48.128/32 yet I'm suppose to use the same 51.16.20.1
I cant set my default router to this ip address.
the error I get when jail has default router address set and vnet=on
add net default: gateway 51.16.20.1 fib 0: Invalid argument
When vnet=off it works, but it doesn't give me the isolation for the jail I want. Is there a way to make this work?
Any hints, links to guides etc are welcome as my google foo seems to fail me on this.
Lets say,
51.16.20.1 as router
51.16.20.111/24 as host ip
and the additional ip 195.155.48.128/32 yet I'm suppose to use the same 51.16.20.1
I cant set my default router to this ip address.
the error I get when jail has default router address set and vnet=on
add net default: gateway 51.16.20.1 fib 0: Invalid argument
When vnet=off it works, but it doesn't give me the isolation for the jail I want. Is there a way to make this work?
Any hints, links to guides etc are welcome as my google foo seems to fail me on this.