Hi.

linux (red hat 7.3) , I working with putty(Shh client), this host hangs for 1 minute 
more o less sometimes, and after continue works fine.

I don’t know how it happens .

My demons are:
anacro, atd , autofs , cron , gpm , http, iptables ,keytable ,kudzu ,lpd ,netfs 
,network ,nfslock , portmap, random, rawdevices, rhnsd, sendmail, smb, sshd, swat, 
syslog, telnet, webamin, xfs, xinetd

I have only 5 clients connect to linux. The linux only is doing firewall and my 
iptables are:

# Añadir FireWall

iptables -A INPUT -j DROP
iptables -A FORWARD -j DROP

iptables -I INPUT -d 127.0.0.1 -i lo -j ACCEPT
iptables -I INPUT -s ds00 -i eth0 -j ACCEPT   # ximo
iptables -I INPUT -s ds04 -i eth0 -j ACCEPT   # ana
iptables -I INPUT -s ds03 -i eth0 -j ACCEPT   # javi 
iptables -I INPUT -s marc -i eth1 -j ACCEPT   # marc
iptables -I INPUT -s idms -i eth1 -j ACCEPT   # idms

iptables -I FORWARD -s 192.168.200.0/24 -i eth0 -j ACCEPT
iptables -I FORWARD -s marc -i eth1 -j ACCEPT 
iptables -I FORWARD -s idms -i eth1 -j ACCEPT

iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
 
Un Cordial Saludo / Best regards
Ximo Llácer
Dpto Sistemas  (GrupoInterpack )
G 0034 61767050 • 0034 61767158
0<mailto:[EMAIL PROTECTED]>




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to