Firewall uptime 0 minutes but it is running. Can't open port
-
- Posts: 14
- Joined: Sat Oct 04, 2014 2:13 am
Firewall uptime 0 minutes but it is running. Can't open port
ip tables is up and running. But Vesta doesn't seem to think it is.
image:
https://mediacru.sh/e-ZSuefJhSts
I can't open a port. If I add a rule to vesta to open port 1221 then nmap it, the port is still filtered.
image:
https://mediacru.sh/e-ZSuefJhSts
I can't open a port. If I add a rule to vesta to open port 1221 then nmap it, the port is still filtered.
Re: Firewall uptime 0 minutes but it is running. Can't open
You tried stopping and starting iptables, but that didn't work?
iptables -L -n should return a clear list of active firewall rules and chains. Do you see your entry that accepts incoming connections to port 1221 there?
iptables -L -n should return a clear list of active firewall rules and chains. Do you see your entry that accepts incoming connections to port 1221 there?