Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 15:20:17 -0700
From:      "Michael P. Neuman" <neubyneu@twcny.rr.com>
To:        <freebsd-questions@FreeBSD.ORG>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Samba/DNS?
Message-ID:  <000801bf1a80$20c85840$0400a8c0@cmsnet.net>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I have a question.  I'm not sure if it is my samba configuration or my DNS configuration.  A friend of mine is running Windoze98 and has  samba server to provide domain logins.  People on the internet are also able to connect to his network by running them command (in Windoze) \\xatter.dhs.org.  
    I'm trying to create that same type of setup.  I'm able to do \\www.cmsnet.net and it works fine.  I'm also able to do \\ftp.cmsnet.net and that works fine also.  Yet, I'm not able to to \\manlius-1.cmsnet.net from the windoze98 client.  It gives the error "Network Could not be found".  If I log onto my Samba server and run the command smbclient \\\\manlius-1.cmsnet.net, everything works fine!  So, everything works fine using smbclient  but doesn't work right with windows.  Why would this be??  Below is my DNS Zone file:

@       IN      SOA     manlius-1.cmsnet.net. root.cmsnet.net. (
                                9910181 ; Seria
                                10800    ; Refresh 3 hours
                                3600     ; Retry 1 hour
                                3600000  ; Expire 1000 hours
                                86400 )  ; Minimum 24 hours
        IN      NS      manlius-1.cmsnet.net
        IN      A       24.24.9.235
        IN      A       192.168.0.1
localhost IN    A       127.0.0.1
manlius-1       IN      A       192.168.0.1
smb-2   IN      A       192.168.0.2
smb-3   IN      A       192.168.0.3
smb-4   IN      A       192.168.0.4
smb-5   IN      A       192.168.0.5
mail    IN      A       24.24.9.235
www     IN      A       24.24.9.235
ftp     IN      CNAME   manlius-1
manlius-2       IN      NS      dhmain.manlius-2.cmsnet.net.
dhmain.manlius-2.cmsnet.net.    IN      A       24.92.246.33     

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I have a question.&nbsp; I'm not sure if it is my samba 
configuration or my DNS configuration.&nbsp; A friend of mine is running 
Windoze98 and has&nbsp; samba server to provide domain logins.&nbsp; People on 
the internet are also able to connect to his network by running them command (in 
Windoze) <A href="file://\\xatter.dhs.org">\\xatter.dhs.org</A>.&nbsp; 
</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; I'm trying to create that same type of 
setup.&nbsp; I'm able to do <A 
href="file://\\www.cmsnet.net">\\www.cmsnet.net</A> and it works fine.&nbsp; I'm 
also able to do <A href="file://\\ftp.cmsnet.net">\\ftp.cmsnet.net</A> and that 
works fine also.&nbsp; Yet, I'm not able to to <A 
href="file://\\manlius-1.cmsnet.net">\\manlius-1.cmsnet.net</A> from the 
windoze98 client.&nbsp; It gives the error "Network Could not be found".&nbsp; 
If I log onto my Samba server and run the command smbclient 
\\\\manlius-1.cmsnet.net, everything works fine!&nbsp; So, everything works fine 
using smbclient&nbsp; but doesn't work right with windows.&nbsp; Why would this 
be??&nbsp; Below is my DNS Zone file:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>@&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SOA&nbsp;&nbsp;&nbsp;&nbsp; 
manlius-1.cmsnet.net. root.cmsnet.net. 
(<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
9910181 ; 
Seria<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10800&nbsp;&nbsp;&nbsp; ; Refresh 3 
hours<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
3600&nbsp;&nbsp;&nbsp;&nbsp; ; Retry 1 
hour<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
3600000&nbsp; ; Expire 1000 
hours<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
86400 )&nbsp; ; Minimum 24 hours</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
manlius-1.cmsnet.net</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
24.24.9.235<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
192.168.0.1</FONT></DIV>
<DIV><FONT size=2>localhost IN&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 127.0.0.1</FONT></DIV>
<DIV><FONT size=2>manlius-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
192.168.0.1</FONT></DIV>
<DIV><FONT size=2>smb-2&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.0.2</FONT></DIV>
<DIV><FONT size=2>smb-3&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.0.3</FONT></DIV>
<DIV><FONT size=2>smb-4&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.0.4</FONT></DIV>
<DIV><FONT size=2>smb-5&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.0.5</FONT></DIV>
<DIV><FONT size=2>mail&nbsp;&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24.24.9.235</FONT></DIV>
<DIV><FONT size=2>www&nbsp;&nbsp;&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24.24.9.235</FONT></DIV>
<DIV><FONT size=2>ftp&nbsp;&nbsp;&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CNAME&nbsp;&nbsp; manlius-1</FONT></DIV>
<DIV><FONT size=2>manlius-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
dhmain.manlius-2.cmsnet.net.</FONT></DIV>
<DIV><FONT size=2>dhmain.manlius-2.cmsnet.net.&nbsp;&nbsp;&nbsp; 
IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
24.92.246.33&nbsp;&nbsp;&nbsp;&nbsp; </FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bf1a80$20c85840$0400a8c0>