Feed on
Posts
Comments

Tag Archive 'INPUT'

From time to time, I have the opportunity to encounter different problems while working with Ubuntu. I like the challenging so I collect and write down most of the interesting things I found. Iptables 1.iptables -L –line-numbers# will list all the rules2.iptables -A INPUT -p tcp -j ACCEPT -s IP/MASK# will open ports for the [...]

Read Full Post »