On 17-09-02 at 11:54, Ian Zimmerman wrote:
> What is the exact syntax of the *_routes lines in the /etc/conf.d/net
> file, or where is it documented?
[..]
> "via" is not something I can use on the command line of the route
> command, at least according to its manpage.  So it can't be just
> straight repetition of the command line.  But then, what is it?
As far as I'm aware it's based on ip-route(8) syntax separated by newlines.

There's a complete documentation file for netifrc in
/usr/share/doc/netifrc-<version>/net.example[.bz2]

You'll probably be most interested in the "INTERFACE HANDLERS" section
and potentially the "Advanced Routing" section.
 
> Motivation: I want to add a route for a point-to-point interface.
You probably only need to list the peer address on a single line and
then that peer should become routable.

-- 
Simon Thelen

Reply via email to