[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Cube 2 - IP Filter/Firewall



Greetings everyone.
Long time lurker here..

I am working on the IP filtering of a Cube 2 and I seem to have run into
a wall.

What I have is a 10.x.x.x network submitted as a class A.   My cube is at
10.1.1.1 and I have a NT server in the DMZ at 10.1.100.102 (Set by the
Cubes DHCP server).   I can ping it fine from the cube.

What I want to do is run a web server on port 80 on the NT server (and
continue running the webserver on the CUBE also).  

I setup a "filter rule" set as 
Policy: Allow 
Source IP : Any
Source Port:  8090
Destination IP:  10.1.100.102/8
Destination Port:  80

I have tried both protocall TCP and UDP for this.

BUT, when I try to connect from the Internet to my Cube's Static IP on
port 8090, I get connection refused from either a browser, or a direct
telnet to the port.

Any ideas what I may be doing wrong?

--