On Wed, Mar 10, 2004 at 09:09:27PM -0800, Mr O wrote:
> I've added a second NIC to my fileserver and gamebox for
> dedicated connections. I can SSH into the fileserver over the
> dedicated connection but I can't connect via samba or NFS. I've
> already changed my /etc/hosts, hosts.allow, smb.conf, and
> exports files. Am I missing something else? Should I reboot
> {gasp} the fileserver?Did you reboot when you put the card in? ;) Running redhat? Check your firewall. Are the servers listening on all the interfaces? netstat is your friend. You should see: 0.0.0.0:139 for samba on all interfaces, or 10.0.0.5:139 for samba on one interface/ip. Show output of netstat -nltup. Cory -- Cory Petkovsek Adapting Information Adaptable IT Consulting Technology to Your (858) 705-1655 Business [EMAIL PROTECTED] www.AdaptableIT.com _______________________________________________ EuG-LUG mailing list [EMAIL PROTECTED] http://mailman.efn.org/cgi-bin/listinfo/eug-lug
