Hello,
I have Ubuntu 16 server, with subnet announced on it. my squid proxy is not working, my provider said the following
It appears you added the subnet on both the primer interface as well as the loopback. They all need to be on the primary interface of enp2s0 in order to function.
I have added the subnet using
ip addr add x.x.x.x/22 dev enp2s0
But squid proxy is still not working
how do I make squid proxy listen on enp2s0?
No comments:
Post a Comment