ARCHIVE
LinuxMCE Forums
May 24, 2013, 03:19:21 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Pluto and IPSEC VPN  (Read 4552 times)
archived
Hello, I'm new here

Posts: 0


View Profile
« on: March 08, 2006, 04:09:36 am »

My pluto system needs a couple of IPSEC VPN connections.

I have configured the VPN links, but need to add a couple of rules to the firewall. Currently I am running the following after each reboot:
iptables -A INPUT  -p 50 -i ppp0 -j ACCEPT
iptables -A OUTPUT -p 50 -o ppp0 -j ACCEPT

Where abouts should I add these so that Pluto adds these rules on boot automatically? The firewall rules page under network administration doesn't seem to allow me to enter this type of rule.

In addition to this, ipsec doesn't seem to start at boot despite there being an entrty in /etc/rcS.d, but I believe that has something to do with my ADSL connection not starting up at boot (see another post which I'll make shortly)

<edit>Sorry, I have no idea why I posted this in this particular forum</edit>
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #1 on: May 12, 2006, 04:53:43 pm »

If your Pluto knows that the external interface is ppp0 (manual change in the database for the PPPoE case, which we don't currently support in our pages), the you can add one or two core_input rules in the firewall for port 50 TCP/UDP. The OUTPUT chain is unrestricted.

As for the rcS directory, that directory is being ignored after a boot process change. I suggest you move it to rc2.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Pluto provided a snapshot of their forums with approximately 5,000 posts in February, 2007 when LinuxMCE branched off. Browse those forum posts in the Archive section. Those posts have been included in the search engine and can be found with keyword searches.