This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Public ip's both on internal network an external

I have a problem.
I used to run a linux server with iptables with a setup.
Now when i run Astaro my setup don't work.
Here is the deal. My linux setup I have a 14 host network ex. 192.168.10.226 to 192.168.10.238. My isp's ip is 192.168.10.225 on my external nic i use
192.168.10.226 and on my internal nic i use 192.168.10.227 and on my pc clients they use 192.168.10.228 to 192.168.10.238. I tell the linux routing to route ip's 192.168.10.228 to 192.168.10.238 should go on the internal nic.
Works fine.

I now use Astaro and are trying to do the same. It only reports ipspoofing.
It does not work. Can't even find where to turn the spoofing off.

Can someone help my out here, please. What's wrong?

Best regards
Johnny  


This thread was automatically locked due to age.
Parents
  • Johnny,

    make sure that the netmask on the external interface excludes your internal host adresses, will say that a mask 
    of 30 bit may help (gateway 192.168.10.225). Leave the natural mask on the internal interface since the most
    specific mask matches for routing - no extra routing information is nescessary.

    read u
    o|iver
      
Reply
  • Johnny,

    make sure that the netmask on the external interface excludes your internal host adresses, will say that a mask 
    of 30 bit may help (gateway 192.168.10.225). Leave the natural mask on the internal interface since the most
    specific mask matches for routing - no extra routing information is nescessary.

    read u
    o|iver
      
Children