Benny B
01-14-2002, 07:30 PM
Okay, Im in desperate need of help...
I've got an internal network (192.168.4.x), an external (the internet) and another (192.168.8.x) which acts like a DMZ.
I am trying to set up a web server on the point 8 network, but I am having problems getting the machines on the point 4 network to be able to access the web server.
I've got the firewall (which has three interfaces (internal, dmz and external) set as the default router for the machines on the internal network and I set this forwarding rule:
ipchains -A forward -s 192.168.4.0/24 -d 192.168.8.0/24 -j ACCEPT
Shouldn't that make it so the machines on the point 4 network can access the machines on the point 8 network?
I am sorta stumped on this, any help would be much appriciated.
Cheers.
I've got an internal network (192.168.4.x), an external (the internet) and another (192.168.8.x) which acts like a DMZ.
I am trying to set up a web server on the point 8 network, but I am having problems getting the machines on the point 4 network to be able to access the web server.
I've got the firewall (which has three interfaces (internal, dmz and external) set as the default router for the machines on the internal network and I set this forwarding rule:
ipchains -A forward -s 192.168.4.0/24 -d 192.168.8.0/24 -j ACCEPT
Shouldn't that make it so the machines on the point 4 network can access the machines on the point 8 network?
I am sorta stumped on this, any help would be much appriciated.
Cheers.