On Wednesday 26 March 2003 04:04 pm, Mark Merritt wrote: > We have been running EigerStein2Beta for several years. We have a need to > access a state agency VPN through our LRP. Their first step in their > instructions is: > Ask your firewall Administrator if your firewall supports GRE (Generic > Routing Encapsulation) and if so, have them open TCP port 1723 and IP > protocol port 47 to 164.64.204.78 bi-directionally. > > Does LRP support GRE and if so, do I need to open these ports?
That would be PPTP VPN. You'll need to open: tcp 1723 proto 47 and load the ip_masq_pptp module for the proper kernel your using. This is for allowing pass-through of the PPTP protocol, not an end-point. -- ~Lynn Avants Linux Embedded Appliance Firewall Developer http://leaf.sourceforge.net http://guitarlynn.homelinux.org:81 ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
