I'm a home user, and I'm trying to configure my Foundry VTT server. via my XG v19.
When I try to http to it via the WAN, I get a violation error (as you can see in the logs).
I can HTTP to it using my fqdn (http://titanbananabefore.online/) via my LAN to my DMZ. (so I think I have set up my DNAT correctly)
I can ping it via WAN. (I pulled the cable to verify) (as you can see in the logs).
It seems the XG is just bouncing incoming port 80 packets.
I have no idea what to do and would appreciate some pointers.
| Ethernet header |
| Source MAC address: |
| Destination MAC address: |
| Ethernet type IPv4 (0x800) |
| IPv4 Header |
| Source IP address:1.145.95.71 |
| Destination IP address:124.171.148.231 |
| protocol: TCP |
| Header:20 Bytes |
| Type of service: 0 |
| Total length: 88 Bytes |
| Identification:29621 |
| Fragment offset:16384 |
| Time to live: 247 |
| Checksum: 40319 |
| TCP Header: |
| Source port: 1923 |
| Destination port: 80 |
| Flags: RST |
| Sequence number: 1270170175 |
| Acknowledgement number: 0 |
| Window: 0 |
| Checksum: 46506 |


This thread was automatically locked due to age.