[wellylug] Routing problem

michael at diaspora.gen.nz michael at diaspora.gen.nz
Thu Jan 19 16:58:35 NZDT 2006


>When you come back from LCA, do try getting your head around the routing
>thing, as it's pretty essential to understand it when playing with
>external access (so's security ... :-)

To that end, I find using the ip(8) command a whole lot easier than
working with the traditional route(8) -- the important difference is
the use of the words 'to' and 'via'.  Compare:

    ip route add to default via ...

To:

    route add default gw ...

    -- michael.




More information about the wellylug mailing list