Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2007 15:54:00 +0530
From:      bsenthil <bsenthil@adventnet.com>
To:        freebsd-questions@freebsd.org
Subject:   what ifa / ifp ?
Message-ID:  <466539C0.1050000@adventnet.com>

next in thread | raw e-mail | index | archive | help
route add -net 10.1.1.1/24 0.0.0.0 -ifp fxp0

route add -net 10.1.1.1/24 0.0.0.0 -ifa fxp0   (Error ..ifa)

$ > man route....
In a change or add command where the destination and gateway are not suf-
     ficient to specify the route (as in the ISO case where several 
interfaces
     may have the same address), the -ifp or -ifa modifiers may be used to
     determine the interface or interface address.

Coule you please explain what -ifp or ifa modifiers mention...

Thanks,
Senthilkumar.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?466539C0.1050000>