Samba server not being seen on other subnets.

Russ Ward russ at engr.msstate.edu
Fri Sep 14 13:26:02 GMT 2001


I have a samba server which works great in its subnet, but isn't visible to windows machines in other subnets.  It is samba 2.2.1a running on a RedHat 7.1 box.  any ideas?

Here is a copy of smb.conf(atleast the important part)

[global]
        workgroup = PRINT
        netbios name = PRINT
        netbios aliases = print
        server string = Print Server [%v]
        encrypt passwords = Yes
        restrict anonymous = Yes
        domain logons = Yes
        os level = 100
        preferred master = yes
        domain master = Yes
        wins server = 130.18.17.40
        hosts allow = 130.18.196. 130.18.197. 130.18.216. 130.18.217.
        hosts deny = 130.
        printing = lprng
        print command = /usr/bin/lpr  -P%p -r %s
        lpq command = /usr/bin/lpq  -P%p
        lprm command = /usr/bin/lprm -P%p %j
        lppause command = /usr/sbin/lpc hold %p %j
        lpresume command = /usr/sbin/lpc release %p %j
        queuepause command = /usr/sbin/lpc  -P%p stop
        queueresume command = /usr/sbin/lpc -P%p start
        share modes = No
        log level = 5
        remote announce = 130.18.217./PRINT 130.18.216./PRINT 130.18.196./PRINT 130.18.197./PRINT


Thanks
Russ Ward

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list