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

Setting Up Two Seperate Networks

Hello,


Here is what Im looking to do:

There are 3 NIC cards in the box. 1 is WAN, 1 is my personal, 1 is for public (friends, etc)

I have my file/media server on my network so I dont want others to have access to it.


Here is the configuration:

eth1 --> Router #1  (192.168.2.2/24)
eth0 --> Router #2 (172.16.1.1/24)


For eth1
IPv4 Address: 192.168.2.100/24
DCHP: range: 192.168.2.1-254
         DNS: 192.168.2.100
         Gateway: 192.168.2.100

For eth0
IPv4 Address: 172.16.1.100/24
DCHP: range: 172.16.1.1-254
         DNS: 172.16.1.100
         Gateway: 172.16.1.100


Both are Masqueraded to my External(WAN) 


I am posting this from Router 1, it is working fine. I copied the firewall rules and changed them to apply to router 2.


So, for whatever reason, on router 2 (the public network) I can only access google.com. I can run a search but cant link to any pages. The overall speed is quite slow too.


Any ideas? Much appreciation!


This thread was automatically locked due to age.
Parents
  • Hi, it is convention to use the lowest (.1) or highest (.254) address for the firewall interface (aka gateway). 
    Regardless, you shouldn't have it within your DHCP range.

    Do you have packetfilter rules for each network?

    You haven't set a gateway on the firewall, except on the EXT interface, right?

    Barry
Reply
  • Hi, it is convention to use the lowest (.1) or highest (.254) address for the firewall interface (aka gateway). 
    Regardless, you shouldn't have it within your DHCP range.

    Do you have packetfilter rules for each network?

    You haven't set a gateway on the firewall, except on the EXT interface, right?

    Barry
Children
No Data