Re: Problems with network configuration
Ok, I'll try. Let's say my public IP range is 100.0.0.0/24 and my gateway is 99.0.0.1, then I have the following settings:
eth0: 99.0.0.2/29 with gateway 99.0.0.1
eth1: 100.0.0.1/26
eth2: 100.0.0.65/26
eth3: 100.0.0.129/25
eth4: 192.168.1.1/24 (called "private")
I have defined the rule <font color="blue">private_network -> Any -> Any -> Allow </font>
And NAT rule <font color="blue"> Masquerading / private_network / private </font>
I cannot reach the internet from private but from all other networks without any problems. I can also reach the complete 100.0.0.0 network from the private network but not the internet.
|