On Fri, Jan 3, 2014 at 3:00 AM, Rudy (bulk) <cra...@monkeybrains.net> wrote:
>
> I'm having issues when putting multiple IPs on a jail... one external, one
> internal (on a different vlan).  The source IP from the jail is always the
> first IP, so a solution is to use ipfw_nat to nat when using the internal
> vlan to the 'second ip'.  Ugly hack. and it doesn't work when there is an
> MTU difference between the vlans:
>

Greetings Rudy,

I had the same exact problem and found that the problem is natd.
Actually it is mentioned in natd's documentation.

If you want to get rid of this problem you need to get rid of natd and
nat your jail traffic with some other means. Kernel nat should be a
solution but I've never gotten around to test if it actually solves
the problem. Please share if you find a way to fix this.

Best,

Alejandro Imass
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to