0
votes
0answers
633 views

UFW port forwarding

I use UFW and here is my setup: eth0 is configured as a bridge interface (br0): inet adr:10.0.4.10 Bcast:10.0.4.255 Mask:255.255.255.0 eth2 is connected to a private network: inet ...
0
votes
1answer
155 views

Can't open a port

I need to run an app on my computer which connects to local port 49100. So everything runs on one computer. I tried adding rules to gufw, firestarter, manually: sudo iptables -A INPUT -p tcp --dport ...
0
votes
0answers
351 views

Open port in gufw is closed, no incoming connection on deluge

I have a problem configuring gufw. I open ports on it, but when i test in deluge it shows as closed. Any help on setting up the firewall would be greatly appreciated. This is the output I get on the ...