Brian,
         Charles Steinkuehler has already answered this. Take a look at:

http://www.mail-archive.com/leaf-user@lists.sourceforge.net/msg03844.html


-Stephen More


At 01:38 PM 2/21/02 -0600, Henning, Brian wrote:
>Hello-
>I am running the Dachstein LRP and I want to open up port 500 so I can
>connect to the vpn at work from home. I noticed that when i tried to connect
>to the vpn that nothing happens, and i assume the port 500 is blocked.
>
>In order to "open the port" on my router, I assume i must use ipchains.
>
>
>ipchains -I output  -i eth0 -s 0.0.0.0/0 500 -d 0.0.0.0/0 500 -j ACCEPT
>ipchains -I input   -i eth0 -s 0.0.0.0/0 500 -d 0.0.0.0/0 500 -j ACCEPT
>
>do these lines make sense or am i wrong on the whole idea?
>
>thanks for the input,
>
>brian
>
>_______________________________________________
>Leaf-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/leaf-user
>
>

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to