On 3/5/2010 1:44 AM, Matthias Gamsjager wrote:
> One thing is sure. the route won't survive a reboot. Guess you can add
> it to rc.conf but I have never tried it.
>
check /etc/defaults/rc.conf for static_routes and its usage. Maybe you
already know about this but I wanted to double check with you
One thing is sure. the route won't survive a reboot. Guess you can add
it to rc.conf but I have never tried it.
On Thu, Mar 4, 2010 at 5:04 PM, Iasen Kostov wrote:
> On Thu, 2010-03-04 at 17:28 +0200, Iasen Kostov wrote:
>> Hi,
>>
>> How can I simulate 'route add -net 1.1.1.1/32 -cloning -iface f
On Thu, 2010-03-04 at 17:28 +0200, Iasen Kostov wrote:
> Hi,
>
> How can I simulate 'route add -net 1.1.1.1/32 -cloning -iface fxp0' on
> FreeBSD 8.x because it appears that somebody has axed cloning ?
> And no it does NOT work without -cloning. And I don't really want to
> argue if it is correct
Hi,
How can I simulate 'route add -net 1.1.1.1/32 -cloning -iface fxp0' on
FreeBSD 8.x because it appears that somebody has axed cloning ?
And no it does NOT work without -cloning. And I don't really want to
argue if it is correct or not - It worked not it doesn't ;)
Regards, Iasen.
__