I am currently trying to setup a VPN via pptp. My understanding is that I need to do 
three things on my Dachstein firewall first. They are:
  1) load the ip_masq_pptp module
  2) open protocol 47 
  3) open port 1723

 I have loaded the pptp module and I can see from the logs that it is going through :
             # lsmod
             Module         Pages    Used by
             ip_masq_pptp            4116   0
             ip_masq_vdolive         1180   0 (unused)
             ip_masq_user            3708   0 (unused)

log:
May 30 17:03:23 firewall kernel: ip_masq_pptp_tcp(): OUT_CALL_REQUEST 192.168.1.2 -> 
24.233.124.101 CID=0 MCID=EF5C
May 30 17:03:23 firewall kernel: ip_demasq_pptp_tcp(): OUT_CALL_REPLY 192.168.1.2 -> 
24.233.124.101 CID=0 MCID=EF5C
May 30 17:16:45 firewall kernel: Packet log: input DENY eth0 PROTO=47 
24.233.124.101:65535 24.233.115.144:65535 L=54 S=0x00 I=5010 F=0x4000 T=63 (#43) 


My problem lies with opening protocol 47 ; I am trying to use ipchains to open it but 
I can't figure out the right command

Please help

Thanks in advance,

 Brian Fisher


 



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
------------------------------------------------------------------------
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

Reply via email to