March 29, 2024, 05:44:52 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Network Browsing Problem With Samba Server  (Read 7033 times)

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
Network Browsing Problem With Samba Server
« Reply #15 on: April 13, 2007, 05:36:45 AM »
Try and add the following  at interfaces

[global]

workgroup = MYGROUP
server string = Samba Server
printcap name = /etc/printcap
load printers = yes
printing = cups
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = eth1 lo -----------> { add l0 also here i.e loopback }
bind interfaces only = Yes
local master = yes
preferred master = yes





Give one more  try........

Offline rajesh.bahl

  • Linux Learner
  • ***
  • Posts: 86
Re: Network Browsing Problem With Samba Server
« Reply #16 on: April 26, 2007, 04:40:28 PM »

No improvement !!!



rajesh.bahl

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Network Browsing Problem With Samba Server
« Reply #17 on: April 26, 2007, 07:04:48 PM »
hmm...

I saw that Gaurav already suggested all possible solution.
You may now try something different.
May be blocking query by Samba on eth0 ie. internet using iptables ?
May I know which port exactly is used by Samba to do its stuff .?