How to reach other samba servers?

Arden Wiebe arden_wiebe at hotmail.com
Sat Apr 12 03:29:52 UTC 2008


I shut off the firewall as it is not the one I use anyhow.  The first thing I did was shut of selinux.  Nothing is blocking the ports.   
I'll add this host to more /etc/hosts files around my network and see if that helps

[root at interesting init.d]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED 
ACCEPT     icmp --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh 
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited 

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited 

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
[root at interesting init.d]# 





More information about the test mailing list