Guest User!

You are not Sophos Staff.

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

DMZ Hosts can connect to the internal hosts?

Hi all,

how can it be that my DMZ hosts can connect to the Internal Network?

There is no NAT Rule defined for that.
When i try a ping or a telnet to a machine in the internal Network, its successful.

Whats the problem here?
I have looked into the NAT and Packetfilter Rules, there is no visible problem.

Do you have any ideas?

Thenak...

Greetz
Tom


This thread was automatically locked due to age.
  • I am still facing the same issue. what's strange though is that despite the top deny rule that  drops all traffic from dmz to internal network, i can still telnet to port 80 (from DMZ to internal network)

    I think that exactly the situation you have described on your earlier post. Is there a way to fix that?

    PS I've followed the instructions  with no luck
  • Do you have the HTTP Proxy in transparent mode?  That might account for that behavior with telnet on port 80 if you don't have blocks set in Anti-Spam.

    I'm curious, did the "Internet" definition trick stop the pings to the internal network from the DMZ?

    Cheers - Bob
  • yes the operational is set to transparent mode (not full transparent). I've tried telnet from DMZ to port 21 and 80 and both are allowed. The strange thing is that I can the see the pf log and the traffic is set to block  (when trying random ports). Ping is still allowed when I set //192.168.2 under the blocked list (I can untick the Allow ICMP through firewall option and DMZ is unable to ping internal zone but internal zone is able to ping DMZ!)

    however, port 80 and port 21 are still allowed if i telnet from DMZ to internal zone


    21:56:18	Packetfilter rule #1	TCP	
    172.16.1.2 : 52445

    192.168.2.31 : 25
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:56:21 Packetfilter rule #1 TCP
    172.16.1.2 : 52445

    192.168.2.31 : 25
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:56:27 Packetfilter rule #1 TCP
    172.16.1.2 : 52445

    192.168.2.31 : 25
    [SYN] len=48 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:56:51 Packetfilter rule #1 TCP
    172.16.1.2 : 52448

    192.168.2.31 : 487
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:56:54 Packetfilter rule #1 TCP
    172.16.1.2 : 52448

    192.168.2.31 : 487
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:57:00 Packetfilter rule #1 TCP
    172.16.1.2 : 52448

    192.168.2.31 : 487
    [SYN] len=48 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:57:19 Packetfilter rule #1 TCP
    172.16.1.2 : 52449

    192.168.2.31 : 8000
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:57:21 Packetfilter rule #1 TCP
    172.16.1.2 : 52449

    192.168.2.31 : 8000

    21:57:28 Packetfilter rule #1 TCP
    172.16.1.2 : 52449

    192.168.2.31 : 8000
    len=111 ttl=110 tos=0x00 srcmac=00:00:00:00:00:00 dstmac=00:b0:c2:02:e3:c7
    21:57:40 Packetfilter rule #1 TCP
    172.16.1.2 : 52452

    192.168.2.31 : 8000
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:57:43 Packetfilter rule #1 TCP
    172.16.1.2 : 52452

    192.168.2.31 : 8000
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:57:49 Packetfilter rule #1 TCP
    172.16.1.2 : 52452

    192.168.2.31 : 8000
    [SYN] len=48 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:58:00 Packetfilter rule #1 TCP
    172.16.1.2 : 52454

    192.168.2.31 : 8080
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
  • however, port 80 and port 21 are still allowed if i telnet from DMZ to internal zone

    Interesting.  Maybe you could try adding a logged packet filter rule at the top: 'DMZ -> HTTP -> Internal (Network) : Allow' and see if the port 80 traffic is being accepted before the PF rules.  If the traffic doesn't show up in the PF log, then that would be proof that it's being captured by the proxy as I suspect.  I would guess than any service can be used by telnet if it's in 'Allowed target services' on the 'Advanced' tab of 'Web Security >> HTTP/S Proxy'.

    I'm not sure why the block is allowing the traffic.  What happens in the Content Filter (HTTP) log?

    Cheers - Bob
  • Interesting.  Maybe you could try adding a logged packet filter rule at the top: 'DMZ -> HTTP -> Internal (Network) : Allow' and see if the port 80 traffic is being accepted before the PF rules.  If the traffic doesn't show up in the PF log, then that would be proof that it's being captured by the proxy as I suspect.  I would guess than any service can be used by telnet if it's in 'Allowed target services' on the 'Advanced' tab of 'Web Security >> HTTP/S Proxy'.

    I'm not sure why the block is allowing the traffic.  What happens in the Content Filter (HTTP) log?

    Cheers - Bob


    JUst to add to my previous port. I am also able to telnet to port 8080 and 3128 (I have a pf rule that allows Private_Lan -->web surfing-->any allow). WEb surfing ports are : 8080,3128,443 (port 80 is only set to http proxy)

    Haven't tried out your suggested action yet Bob.I am planning to do it during the weekend
  • I just setup a DMZ for a ShoreTel VPN Concentrator yesterday, and I'm having the exact same issue where it seems that the device on the DMZ can contact hosts on the LAN, even though I have setup the first Packet Filter rule to drop all traffic from the DMZ to the Internal network.

    I have tried it both with and without HTTP security/proxying turned on, and traffic still seems to be allowed, despite the rule.

    Conversely, I have tried setting up a rule to block traffic FROM the Internal LAN to the DMZ, and that works fine.

    Anyone have a solution yet?

    Thanks!
  • I am currently trying different configurations to solve that issue. I will post when I find a solution

    Even though I don't have any rule that allows web traffic from DMZ to private lan it still goes through. I don;t have DMZ on the allowes hosts of HTTP/S

    it's strange :s
  • Jtarnoff, did you put the blocking rule at the top of your list of packet filter rules?  Remember that, like most everything in the Astaro, PF rules are processed sequentially, and the rest are skipped when the traffic pattern is matched.

    One thing is certain, and that is that this is not an Astaro bug; this must be an unintended consequence of some conguration item.

    If you have a logged block or alllow rule at the top and see no application of the rule in the PF log, then you have proof that the traffic is being allowed by automatic packet filter rules in a proxy or NAT.  If it does appear in the log, then you know that one of the following PF rules is allowing the traffic.

    Cheers - Bob
  • I have the blocking (traffic from DMZ to Internal Zone is rejected not Dropped) rule on the top to block all traffic from DMZ to private Lan. All  traffic is blocked (tried telnet via random ports). However telnet on port 80 is still allowed but traffic is not logged on the pf. 

    Telneting on port 8080,3128 is blocked by the pf but telnet works :s

    21:18:04	Packetfilter rule #1	TCP	
    
    172.16.1.2 : 49767

    192.168.2.31 : 3128
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:18:07 Packetfilter rule #1 TCP
    172.16.1.2 : 49767

    192.168.2.31 : 3128
    [SYN] len=52 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:1f[:D]0:0a:9a:89
    21:18:13 Packetfilter rule #1 TCP
    172.16.1.2 : 49767

    192.168.2.31 : 3128
    [SYN] len=48 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e4:4f dstmac=00:



    The only possible solution for this traffic to be allowed is via HTTP proxy (However I believe there is an issue since  port 8080 and 3128 are still allowed despite the fact that pf blocks them!!)

    On the HTTP proxy I have blocked URL : \192.168.2.31 (the destination for the telnet test) but the traffic still is permit.


    Can someone confirm in which way does Astaro checks the traffic? (ie first HTTP Proxy then pf etc)
  • NATS and proxies get the traffic first.

    If you have the HTTP Proxy enabled in trasparent mode, and you allow the DNZ to use the proxy, then you give access from the DMZ to 'Internal (Network)' via port 80.

    I'm pretty certain of that.

    Cheers - Bob