patrick wrote:
I have a FreeBSD 4.11 box whose ethernet card has several IP address.
inet 10.0.1.254 netmask 0xff00 broadcast 10.0.1.255
inet 10.0.1.111 netmask 0x broadcast 10.0.1.111
Is there a way I can cause outbound connections to certain hosts to be
from 10.0.1.111
On Monday 07 March 2005 19:52, patrick wrote:
> Should I assume by the lack of replies that this just isn't possible
> under FreeBSD? Seems like it should be doable.
>
> Any help would be greatly appreciated,
>
> Patrick
>
> On Thu, 3 Mar 2005 13:04:37 -0800, patrick <[EMAIL PROTECTED]> wrote:
> >
patrick wrote:
Should I assume by the lack of replies that this just isn't possible
under FreeBSD? Seems like it should be doable.
What happens if you do:
route add certainhost 10.0.1.111
...? What happens if you create a jail and run your task from inside there
using the jail's IP as the alia
Should I assume by the lack of replies that this just isn't possible
under FreeBSD? Seems like it should be doable.
Any help would be greatly appreciated,
Patrick
On Thu, 3 Mar 2005 13:04:37 -0800, patrick <[EMAIL PROTECTED]> wrote:
> I have a FreeBSD 4.11 box whose ethernet card has several IP
I have a FreeBSD 4.11 box whose ethernet card has several IP address.
inet 10.0.1.254 netmask 0xff00 broadcast 10.0.1.255
inet 10.0.1.111 netmask 0x broadcast 10.0.1.111
Is there a way I can cause outbound connections to certain hosts to be
from 10.0.1.111 instead of