janderson622
Technical User
Hi,
I've got a Linux box configured and running Samba. Here is a brief snapshot of what I'm doing (to be followed by my questions):
I've got a branch office across the state. They outfitted us with Cisco PIX firewalls and established a VPN between three locations. (Of course they didn't confer with us as to our thoughts on how to do this. I would need to rewire the comm closet and dual home a couple of NT machines to pull off their idea). They've setup a remote server (NT4) with 1 shared folder we are supposed to access. My goal is to have my local users connect to the samba server which is actually pulling stuff in from across the state. Also, I've got static IPs.
My current problem is in trying to use SMBClient to connect to the remote server, I keep getting errors like this:
>>>
wins_srv_died(): WINS server 10.10.10.1 appears to be down.
Connection to server1 failed
>>>
It's been happening all day so I doubt the WINS server has been down all day.
My current question is, do (can) I tell the ethernet controller (ifcfg-eth1) which WINS/netbios server to use? I couldn't find what option would set that.
My Samba conf file has these settings (in relation to WINS):
>>
wins server = 10.10.10.1
wins support = no
name resolve order = wins hosts lmhosts bcast
>>
Any help would be appreciated.
Thanks.
--John
I've got a Linux box configured and running Samba. Here is a brief snapshot of what I'm doing (to be followed by my questions):
I've got a branch office across the state. They outfitted us with Cisco PIX firewalls and established a VPN between three locations. (Of course they didn't confer with us as to our thoughts on how to do this. I would need to rewire the comm closet and dual home a couple of NT machines to pull off their idea). They've setup a remote server (NT4) with 1 shared folder we are supposed to access. My goal is to have my local users connect to the samba server which is actually pulling stuff in from across the state. Also, I've got static IPs.
My current problem is in trying to use SMBClient to connect to the remote server, I keep getting errors like this:
>>>
wins_srv_died(): WINS server 10.10.10.1 appears to be down.
Connection to server1 failed
>>>
It's been happening all day so I doubt the WINS server has been down all day.
My current question is, do (can) I tell the ethernet controller (ifcfg-eth1) which WINS/netbios server to use? I couldn't find what option would set that.
My Samba conf file has these settings (in relation to WINS):
>>
wins server = 10.10.10.1
wins support = no
name resolve order = wins hosts lmhosts bcast
>>
Any help would be appreciated.
Thanks.
--John