Hi,
I have a RH9 based box at my site that has multiple incoming and
outgoing pptp connections to other linux and windows boxes. The
connections are mainly of a LAN to LAN nature and work fine.
The routes to the remote lans are setup when the initial pptp
connection is made however teh return routes require to be created at
the remote server. On a windows server it is possible to create a user
with a dial in profile which has a pre-defined static route back to my
site. Therefore dial in as this user and all routes are taken care of
automatically.
On the remote linux boxes when I dial them, I need to issue a route
update so that the remote lan traffic can come back to my site. I have
a cron job that can handle this but it is not elegant and I would like
to improve this to be fully automatic.
My searching so far has yeilded no successful results. I thought of the
remote "/etc/ppp/ip-up.local" file but am not sure if this is a
possibility. I like the idea of tying it to a particular user with a
static route but I am not fussed as long as I get a more elegant
solution.
If there is a better forum for asking this question then please point
me there. I can provide more info if required and would appreciate any
input.
thanks
|