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

Issue accessing a Web GUI based device

I'm using the XG free home edition in a virtual lab environment just to simulate basic firewall protection between a LAN\DMZ\External configuration.

I have created a simple rule to begin with that allows all traffic to pass from the LAN to the DMZ, I have a test Citrix Netscaler sat in the DMZ.

I can ping the Netscaler ok but when trying to access the web gui I keep getting page cannot be displayed and within the log viewer I can see the traffic is being denied with message of "Invalid TCP State" and "Invalid Packet" and don't understand why I'm seeing this behavior.

Can anyone help me with this issue I have tried using the GUI packet capture but cannot see anything which can help me?



This thread was automatically locked due to age.
Parents Reply
  • OK, really strange as I'm not seeing the 3 way handshake in the capture results:

    (hope image is good enough)

    Used this command to capture the info from the XG:

    tcpdump host 192.168.255.1 and 192.168.1.50 -b -w /tmp/dump.pcap

    (I believe this gets all traffic from first IP to second?)

    Just for info I do have a virtual router that I use to use to be able to connect between test LAN\DMZ\External and have had no issues connecting to the Netscaler GUI.

     

Children