← Back to team overview

sslug-teknik team mailing list archive

Re: RedHat 7.1 og ipop3d

 

"Klaus S. Madsen" <sslug@xxxxxxxxxxxxxxxx> wrote:
> Du er 100% sikker paa at du ikke koerer en firewall?

Doh...

ipchains -L giver:
Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     udp  ------  <klip>         anywhere              domain ->   any
ACCEPT     udp  ------  <klip>         anywhere              domain ->   any
ACCEPT     udp  ------  <klip>         anywhere              domain ->   any
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
smtp
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
http
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
ftp
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
ssh
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
telnet
ACCEPT     udp  ------  anywhere             anywhere
bootps:bootpc ->   bootps:bootpc
ACCEPT     udp  ------  anywhere             anywhere
bootps:bootpc ->   bootps:bootpc
ACCEPT     all  ------  anywhere             anywhere              n/a
REJECT     tcp  -y----  anywhere             anywhere              any ->
0:1023
REJECT     tcp  -y----  anywhere             anywhere              any ->
nfs
REJECT     udp  ------  anywhere             anywhere              any ->
0:1023
REJECT     udp  ------  anywhere             anywhere              any ->
nfs
REJECT     tcp  -y----  anywhere             anywhere              any ->
x11:6009
REJECT     tcp  -y----  anywhere             anywhere              any ->
xfs
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):

Jeg prøvede så at køre:
ipchains -A input -p tcp --destination-port 110 -j ACCEPT -i eth0
Herefter var der tilføjet:
ACCEPT     tcp  ------  anywhere             anywhere              any ->
pop3
til listen, men det virker stadig ikke...

Er det mon pga. det manglende y efter tcp ?

Mvh.
 Jimmy Dansbo




Follow ups

References