Watchguard HTTP Invalid Request-Line Format Error
My brother in-law was having some issues connecting his Playstation 4 to Grand Theft Auto V's online servers.
The resolution was to create an Packet Filter for port 80 From my Trusted network to the IP address of the server IP shown as 192.168.200.1. It is an example only, and may be different to your setup. In the example below, 10.0.1.2 is the PS4. The rule was also placed above the HTTP proxy.
Example Only:
Deny 1-Trusted 0-External tcp 10.0.1.2 192.162.200.1 52668 80 msg="ProxyDeny: HTTP Invalid Request-Line Format" proxy_act="HTTP-Client.5" line="e\x04\x04" (HTTP-proxy-00)
Per WatchGuard Knowledge Base (Article ID :000007959), This has to be done, because The PS4 Rockstar servers are using an invalid HTTP Requests over Port 80 that does not abide by RFC Standards for the HTTP Protocol.
The resolution was to create an Packet Filter for port 80 From my Trusted network to the IP address of the server IP shown as 192.168.200.1. It is an example only, and may be different to your setup. In the example below, 10.0.1.2 is the PS4. The rule was also placed above the HTTP proxy.
Example Only:
Deny 1-Trusted 0-External tcp 10.0.1.2 192.162.200.1 52668 80 msg="ProxyDeny: HTTP Invalid Request-Line Format" proxy_act="HTTP-Client.5" line="e\x04\x04" (HTTP-proxy-00)
Per WatchGuard Knowledge Base (Article ID :000007959), This has to be done, because The PS4 Rockstar servers are using an invalid HTTP Requests over Port 80 that does not abide by RFC Standards for the HTTP Protocol.
Comments
Post a Comment