Hi all,
OS: openSUSE 10.3 (X86-64)
I want to open two ports 9051 and 9052 on this machine to make few processes to run. Currently the firewall is off and i want to open these ports without starting the firewall again.
Please help me to open these ports.
Thanks in advance!
Code:
#SuSEfirewall2 status
SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
SuSEfirewall2: SuSEfirewall2 not active
# netstat -nan |grep -i 9051
# echo $?
1
# netstat -nan |grep -i 9052
# echo $?
1