Activation Failure
Activation Failure
After uploading the activation key, I am getting the template " proxy server refusing connections " on browser.
Re: Activation Failure
Check the connection to the Subscription server, by using following commands
root@dev:~# ping swgupdates2.safesquid.net
PING swgupdates2.safesquid.net (104.236.27.61) 56(84) bytes of data.
64 bytes from 104.236.27.61: icmp_seq=1 ttl=52 time=309 ms
64 bytes from 104.236.27.61: icmp_seq=2 ttl=52 time=228 ms
--- swgupdates2.safesquid.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 228.387/269.078/309.770/40.694 ms
nslookup swgupdates2.safesquid.net
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: swgupdates2.safesquid.net
Address: 104.236.27.61
After uploading the activation key, page is showing proxy server refusing connections
SafeSquid restart was not done, start the SafeSquid from the server console by using below command
/etc/init.d/safesquid start
root@dev:~# ping swgupdates2.safesquid.net
PING swgupdates2.safesquid.net (104.236.27.61) 56(84) bytes of data.
64 bytes from 104.236.27.61: icmp_seq=1 ttl=52 time=309 ms
64 bytes from 104.236.27.61: icmp_seq=2 ttl=52 time=228 ms
--- swgupdates2.safesquid.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 228.387/269.078/309.770/40.694 ms
nslookup swgupdates2.safesquid.net
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: swgupdates2.safesquid.net
Address: 104.236.27.61
After uploading the activation key, page is showing proxy server refusing connections
SafeSquid restart was not done, start the SafeSquid from the server console by using below command
/etc/init.d/safesquid start