Displaying 1 result from an estimated 1 matches for "samba_servernam".
Did you mean:
samba_servername
2008 Oct 17
2
Different IPs on a samba server #2
...----255.0.0.0----------lo
eth1 is 10.0.0.1 (in the firewall/router)
eth2 is 192.168.0.254 (in the firewall/router)
Everything works fine from my local network as far as accessing the samba
server. From the 192.168 network, it does not though. If I go to a
workstation Start->Run and type in \\samba_servername it tells me the
network is not found. If I type in \\samba_ipaddress\share then it gives
me a logon prompt, but it will never authenticate, it just keeps asking
for the password like I typed the wrong one. Both of these work fine from
the 10.0. network.
I added 'hosts allow = 10.0 192.168.0...