Displaying 1 result from an estimated 1 matches for "raszon".
Did you mean:
razon
2004 Aug 17
4
Wild cards in "shorewall add" command
...quot; to add the user to a
predefined zone.
My problem is that the program which calls the scripts provides the
remote IP address of the ppp interface as an argument, but not the
actual interface name. Thus I don''t have sufficient information to
run something like:
shorewall add ppp1 raszone
but I can run
shorewall add ppp+:192.168.199.199 raszone
My attempts at this yielded syntax errors. Can shorewall accept
wildcard entries like this?
If not is there an easy way to extract the interface name from the
peer IP address of the interface. (The local IP of all the ppp
interfaces a...