Gentoo Archives: gentoo-user

From: Justin <justin@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] opening port 8000
Date: Wed, 23 Sep 2009 20:48:17
Message-Id: 4ABA8989.4000106@j-schmitz.net
In Reply to: [gentoo-user] opening port 8000 by Maxim Wexler
1 Maxim Wexler wrote:
2 > Hi group,
3 >
4 > Shoutcast doesn't connect. nmap reveals all my ports are closed. How
5 > to open port 8000?
6 > netstat -a doesn't mention it.
7 >
8 > Maxim Wexler
9 >
10 > ps sorry if another similar post made it to the list; I was typing
11 > away and it just disappeared, honest
12 >
13 Assuming you are using an iptables based fw:
14
15 iptables -A INPUT -p tcp --dport 8000 -j ACCEPT

Attachments

File name MIME type
signature.asc application/pgp-signature