IP Routing Question

John Webster jwebster at es.net
Tue Feb 14 13:08:21 PST 2006



--On Tuesday, February 14, 2006 11:40:45 -0800 Drew Tomlinson <drew at mykitchentable.net> wrote:

> On 2/14/2006 11:17 AM Steve Douville wrote:
>> Weird stuff...
>> route add -host aaa.bbb.ccc.209 aaa.bbb.ccc.196 -ifp em1
>>   

Shouldn't this be:
    route add -host aaa.bbb.ccc.ddd aaa.bbb.ccc.209

Where aaa.bbb.ccc.ddd is not the other gateway (aaa.bbb.ccc.196)
I.e, aaa.bbb.ccc.ddd should be an address on the switch aaa.bbb.ccc.209

Maybe even adding ' -interface ' at the end of the command.
[man route]

jw

> 
> What happens if you leave off the "-ifp em1"?
> 
> Cheers,
> 
> Drew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060214/1bf9e4be/attachment.bin


More information about the freebsd-questions mailing list