1829585 Members
2730 Online
109992 Solutions
New Discussion

Mount Issue

 
Dushyant.Tyagi
Occasional Advisor

Mount Issue

Hi,
I get the following error when i try to mount a windows share on my Linux Server

params.c:Parameter() - Ignoring badly formed line in configuration file: ~
timeout connecting to 216.x.x.x:139
Error connecting to 216.x.x.x (Operation already in progress)
5409: Connection to hostname failed
SMB connection failed

I am using the command
mount -t smbfs //natbaios name/r /tmp/pwn/

This was working fine a few Days ago

Can somebody please help me resolve this.
1 REPLY 1
Dushyant.Tyagi
Occasional Advisor

Re: Mount Issue

Soory Guys !
Problem has been Solved ! it was because of resolv.conf.
actually yesterday i run the dhclient command . and it made the changes in resolv.conf .

Thank You !!