Displaying 1 result from an estimated 1 matches for "samba_ipaddress".
Did you mean:
samba_ip_address
2008 Oct 17
2
Different IPs on a samba server #2
...h2 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 localhost' in the smb.conf thinking
that this would allow both net...