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

Dreamweaver no longer works

I have encountered a strange problem with Dreamweaver since replacing my old UTM with Sophos.
 
Dreamweaver still works but now when I perform site wide operations such as entire site searches or edit templates, the computer that has Dreamweaver installed (No1) can no longer access the server machine (No2) that hosts the websites, which is on the same LAN. The No1 computer does not see the No2 server at all (Windows explorer, network shares, nothing). It's as if No2 no longer exists on the LAN. However, No2 can see and access No1 and No1 can see other computers on the LAN. No1 cannot even access No2 when using its IP address either.
 
I have to disable/enable the network adapter on No1 in order for the No1 machine to see the No2 server again.
 
I believe it has something to do with the way DNS is set up in Sophos. I have DNATs set up for public access to the websites and static DNS entries for local access.
 
Example of static DNS:

 
Dreamweaver settings:

 
Nothing in Sophos Firewall or IPS logs. Simply flushing the DNS on No1 does not help. I have to disable/enable the network adapter or restart No1.
 
Computer No1 is Windows 7 Ultimate.
 
Anyone have any ideas?


This thread was automatically locked due to age.
Parents
  • to let us see what is going on do this checks
    Check in DHCP if UTM is the primary DNS
    Ping the FQDN name
    Ping the hostname (no2)
    ping the ip

    To solve try to put the mydomain.com in request routing[/B
    No2 defitinion mark as Internal host not any, and make a firewall rule to allow internal to internal
  • to let us see what is going on do this checks
    Check in DHCP if UTM is the primary DNS:

     
    Ping the FQDN name:
    Ping from No1 successful. Result was reply from No2's local IPv4 IP address.
     
    Ping the hostname (no2):
    Ping from No1 successful. Result was reply from No2's IPv6 IP address. Could the issue be caused by a conflict with IPV4 and IPv6?
     
    To solve try to put the mydomain.com in request routing:
    Since I'm not running an internal name server, I have to use the UTM to provide name resolution with Static Entries (i.e., mysite.com, www.mysite.com, ftp.mysite.com), correct???
     
    No2 defitinion mark as Internal host not any, and make a firewall rule to allow internal to internal:
    Sorry, I'm not understanding this part.

     
    I switched from Full NAT back to Static DNS Entries. Answers are in-line, in the quote above.
Reply
  • to let us see what is going on do this checks
    Check in DHCP if UTM is the primary DNS:

     
    Ping the FQDN name:
    Ping from No1 successful. Result was reply from No2's local IPv4 IP address.
     
    Ping the hostname (no2):
    Ping from No1 successful. Result was reply from No2's IPv6 IP address. Could the issue be caused by a conflict with IPV4 and IPv6?
     
    To solve try to put the mydomain.com in request routing:
    Since I'm not running an internal name server, I have to use the UTM to provide name resolution with Static Entries (i.e., mysite.com, www.mysite.com, ftp.mysite.com), correct???
     
    No2 defitinion mark as Internal host not any, and make a firewall rule to allow internal to internal:
    Sorry, I'm not understanding this part.

     
    I switched from Full NAT back to Static DNS Entries. Answers are in-line, in the quote above.
Children
No Data