> From: r b <http://www.juno.com/~w1few> > Date: Mon, 7 Aug 2000 12:01:40 -0400 > > Added interface ip=191.72.1.4 bcast=191.72.1.255 nmask=255.255.255.0 > Got a positive name query response from 191.72.1.8 ( 191.72.1.8 ) > error connecting to 191.72.1.8:0 (Connection refused) Do you have the "smb" services in your /etc/services file? Also, I discovered after I upgraded recently that smbmount is a BASH script. So, now I have to: % smbmount //screw/c /screw -P '""' because the first level of quotes are stripped away. Anyway.