I recently set up an IPCop firewall box that sits between my Billion 7300 router and my internal network.
i.e.
EVIL INTERNET -> Billion 7300 -> IPCop firewall -> me
Internal network range: 192.168.0.0
RED/router range: 192.168.1.0
The router is set in half-bridge mode, meaning I can have a connection directly from the router, as well as a pppoe relay from within the network.
I have configured the RED interface (eth2) on IPCop as PPPoE, which is what I want, considering I intend to have one connection from the router, and the other from the IPCop box itself so I can route all my WoW traffic through an unshaped account on the firewall, and everything else will be routed through the regular account on the Billion.
The issue is this:
When IPCop makes the pppoe connection, it changes the eth2 RED interface IP address to 1.1.1.1, and this totally screws over my routing tables (effectively the firewall is no longer on the same range as the router, so it can't use it as a gateway). It appears that, after IPCop has made the connection, I can just log in to the box and change the IP address manually, but this seems like a very silly kludge, just as writing a script to do it would be nothing more than a bad work-around. I want to know why it is doing this, and I want to stop it.
I am quite new to IPCop, so I am not sure of many of the configuration files on the box itself.
Any help would be greatly appreciated
i.e.
EVIL INTERNET -> Billion 7300 -> IPCop firewall -> me
Internal network range: 192.168.0.0
RED/router range: 192.168.1.0
The router is set in half-bridge mode, meaning I can have a connection directly from the router, as well as a pppoe relay from within the network.
I have configured the RED interface (eth2) on IPCop as PPPoE, which is what I want, considering I intend to have one connection from the router, and the other from the IPCop box itself so I can route all my WoW traffic through an unshaped account on the firewall, and everything else will be routed through the regular account on the Billion.
The issue is this:
When IPCop makes the pppoe connection, it changes the eth2 RED interface IP address to 1.1.1.1, and this totally screws over my routing tables (effectively the firewall is no longer on the same range as the router, so it can't use it as a gateway). It appears that, after IPCop has made the connection, I can just log in to the box and change the IP address manually, but this seems like a very silly kludge, just as writing a script to do it would be nothing more than a bad work-around. I want to know why it is doing this, and I want to stop it.
I am quite new to IPCop, so I am not sure of many of the configuration files on the box itself.
Any help would be greatly appreciated