OVH Community, your new community space.

IPCop 2.0.2 VM Proxmox...


takefocus
17-02-2012, 18:43
No worries... Glad it was useful!

Does anyone know if IPCop works well with multiple WAN links? Something I've wanting to do for a while, but never got round to it / figured it out.

Cheers.

makno
16-02-2012, 23:19
oh man i was stuck on ipcop 1.4 cause i didn't manage to set the route in rc.event.local and couldn't be bothered to do it manually at every reboot.

brilliant

takefocus
16-02-2012, 21:39
Hi,

Just thought i'd share this with everyone... To get IP cop configured on my server (to act as a perimeter firewall and OpenVPN gateway), i did the following:

Set the External NIC to the failover IP, and the internal to my internal subnet.

Enter all the settings as per the OVH BridgeClient guide

Root login onto the terminal...

nano /etc/rc.d/rc.event.local

Add at end of file:

/sbin/route add /sbin/route add default gw .254

Reboot

Voila... A working firewall, router, OpenVPN gateway.