Date: Tue, 17 Mar 2009 12:06:52 -0700 From: Julian Elischer <julian@elischer.org> To: Harald Schmalzbauer <h.schmalzbauer@omnilan.de> Cc: freebsd-current@freebsd.org Subject: Re: FIB (routing table) question with jailed service Message-ID: <49BFF4CC.5050505@elischer.org> In-Reply-To: <49BFEBAE.7090703@omnilan.de> References: <49BFEBAE.7090703@omnilan.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Harald Schmalzbauer wrote: > Hello, > > I set up a second routingtable and told rc.d/jail to use the FIB1. > Now I wonder why the SSHd in the jail isn't responding. I set the > default router to a local address and the second default router in FIB1 > to the ISP router, reachable via a second NIC. > Does the FIb only work for outgoing, intiating connections? no, it is supposed to work for listen sockets too. What version of FreeBSD? I assume current because of the mailing list. I say "supposed to" because I have not tested it in -current for a while, and there have been quite a few changes in that area. I'll try check it myself later and get back to you. (It does work correctly in Ironport's 6.x based systems where it came from) > > Best regards, > > -Harry > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BFF4CC.5050505>