Does anyone have any experience of ppp demand dialing with shorewall?

What I observe is that I have providers files:
pppp0   8       0x80000 main            ppp0            -               
track           $LOC_IF

On bringing up ppp so it's ready to dial my "shorewall show routing" shows:

Table pppp0:

10.112.112.112 dev ppp0 proto kernel scope link src 10.160.93.71
192.168.111.0/24 dev br0 proto kernel scope link src 192.168.111.1
default dev ppp0 scope link


After ppp is triggered to dial, I can see even before the ip-up scripts 
are called that the routes have now become:

Table pppp0:

192.168.111.0/24 dev br0 proto kernel scope link src 192.168.111.1



So I presume PPP is walking the route table and altering it's routes.  
It stuff new routes back in, but of course I'm now missing them from my 
table.

Anyone know if this can be configured away?  Otherwise can anyone think 
of anything better than calling shorewall *again* after ppp comes up?

Thanks

Ed W

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to