Is it possible to turn off the firewalling in Pluto? I have a separate firewall (IpCop) and would prefer to continue to use this.
The firewall's internal address is 10.10.10.1 and the external is a public address. I'm quite happy for Pluto to be the DHCP server so turned off the DHCP server on the firewall before installing Pluto and assigned Pluto an IP address of 10.10.10.11 with the gateway pointing to the firewall.
The Pluto install configured eth0 as 10.10.10.11 and added eth0:0 as 192.168.80.1. I'd prefer to have only one IP address on the Pluto (dedicated Core) but am not an expert at iptables and am also new to Pluto (looks like amazing software!!). Maybe I could simply change eth0:0 to something like 10.10.10.12? But I'm not sure what would break in such a setup.
As my external router does have several external (public) IP addresses, I may be able to set up Pluto "next to" the existing firewall to create a separate network. However, I'd prefer not to have two internal networks.
Any pointers would be greatly appreciated.