Displaying 20 results from an estimated 10000 matches similar to: "Connecting through a firewall"
2003 Mar 13
2
Configuring firewall to allow Samba to work
Dear Folks,
This is a note for all those people out there who had to turn off their
firewalls (iptables) to get Samba to work. First start the GUI
interface to the firewall by typing
[somedir]# redhat-config-securitylevel
Click on "Customize".
Click the check box for your network adapter (usually "eth0").
Click on the checkboxes for any services you want to allow (I
2000 Sep 05
7
NMBD Not Starting
I moved an entire RH 6.2 server from one CPU to a new one using a tape
backup/restore. Everything from the old server is working on the new server,
but when SysV starts up smb, the nmbd daemon (2.0.6) exits with an error:
create_subnets: No local interfaces!
eth0 has already started according to the logs and console. Any ideas?
Thanks.
______________________
Greg Kelley, IT Director
SSA, EAA,
2005 Apr 30
5
SPT vs. DPT Sanity Check (Samba rules)
Before wasting a lot of time going at this in the wrong list, I would like
to confirm whether my thinking is on or off base with respect to source
and destination ports.
Samba is being blocked by fw2loc even though I have accept rules
set up. I believe I can explain why, but I could be wrong.
I think that for some reason, samba is sourcing stuff on the commonly
used port 137, but trying to send
2003 Mar 04
2
port usage
Our Client software used samba protocol,If there is no firewall case , this
protocol work properly from remote site.All of firwall configuration open (
this mean is all of port open ).
Samba work very well, but if some constrain put in, it doesn't work.
1)I would like to know about port usage of samba protocol.
I think snmpd, nmpd daemon used some port number. i can see /etc/service
file.
2009 Jun 07
2
Does this tell me anything? Traffic report
I'm trying to get Samba up and running and having a terrible time. It
says that I should be able to run nmap and see that 137 and 139 are open
- which they are not. I have not added any restrictions in smb.conf, do
not have a firewall running and I have increased the log level to 5 to
see all of the messages. It says that it is talking on 137 but it kind
of looks like it's not talking
2001 Apr 14
2
Extreme samba newbie needs help
Hi,
I am having some troubles setting samba up nicely on my Slackware 7.1
machine. It is currently just a web/ftp server mainly for my personal use
at home. I downloaded the tarball samba-2.0.7 and did everything to install
it "properly." I edited services to include:
netbios-ns 137/tcp # NETBIOS Name Service
netbios-ns 137/udp
netbios-dgm
2001 Nov 21
2
Samba - windows - win2k
Hi,
I am still looking for the answer to my problem, i.e. windows not seeing
the smb serbver in the networkneighbourhood.
Here is my setup:
Linux RH 7.1 Server / SMB 2.2.1a-4 (upgraded yesterday), IP Address
192.168.1.2
Firewall / Smoothwall:
IP 1: 192.168.1.1 (DMZ side)
IP 2: 192.168.0.1 (Internal Network)
I opened UDP 137/138 and TCP 139 from DMZ to Internal (Internal to DMZ
allows all)
2003 May 27
1
Ports for printing
Hallo
I'm using samba 2.2.8a rpm packet on a redhat 9.0
On the same machine I use iptables with standard policies with DROP
With ports do I need to open for printing on from my windows pc to work
Best Regards
Jan madsen
1999 Jan 03
31
Samba problem
Hi,
I have a problem connecting my Windows98 to the Samba server.
The Linux computer comes up in the "Network Neighborhood" control panel,
but when I double click on the icon, W98 asks for a password for the
"\\machine name\IPC$" resource.
But my password will not me accepted. I have logged in as user "root"
with
a given password on both computers.
When I set
2002 Aug 03
1
Desperately needing help with Samba
I have been trying to setup Samba on my home network but... it is giving me a
hard time. I went to the diagnosis.txt that comes with Redhat 7.2 and tried
some of the tests. I tried the first three and on the first one I got an
error message. "session request to [servername] failed (Not listening for
calling name". I got a second one in that same first test "session request to
2002 Oct 01
1
using samba over AT@T broadband
Hello. I'm a Graduate Student, and I'm trying to set up Samba on my
Solaris 2.8 box so that my team members can network map their home
accounts from my Solaris box onto their PC.
Everything works great within my home. (i.e. I have a home network, and
all my PC's can mount my UNIX home directory.)
My problem: I can't network map my Home Directory outside my local
subnet.
2006 Aug 26
2
Did a recent Samba upgrade change something to lose connection with iptables enabled?
Hello,
I am still a newbie to Linux, but I can find my ways around as long as I have help. For some
reason if I leave my iptables enabled, I will lose my Samba share connection after a few
minutes. Of course, then iptables disabled, I have no problems. I am using Debian with Kernel
2.6.14-K7.
Is this normal? Thank you in advance. :)
--
"Ever watch ants just crawling around? They walk in
2004 Jun 15
1
listenning on interfaces
Hello,
I am new to samba and i would to well secure it.
In smb.conf, I entered the following lines :
hosts allow = 192.168.0.2 127.0.0.1
hosts deny = 0.0.0.0/0
bind interfaces only = yes
interfaces = eth0 lo
I thought that it would only listens on the local machine and my internal Lan (which is on eth0 192.168.0.1) but nmbd seems to always listen on UDP/137 and UDP/138 (netbios-ns and
2003 Nov 13
3
Samba PDC on RH9 w/ W2k SP4 Client.
Hi Folks,
I have a RH9 machine running Samba 3.0.0 (Had the same situation when
running 2.2.8) and I am not being able to make my W2K SP4 clients or XP
join the PDC.
I keep receiving the following message:
"The following error occurred validating the name "ADIDOMAIN"
The condition may be caused by a DNS lookup problem. For information
about troubleshooting
2003 Sep 18
1
Use Samba on an other port than 137-139?
Hello,
I would like to ask you if its possible to run Samba on an other port than
137-139?
I tried once to edit the "/etc/services" File.
The lines:
...
netbios-ns 137/tcp
netbios-ns 137/udp
netbios-dgm 138/tcp
netbios-dgm 138/udp
netbios-ssn 139/tcp
netbios-ssn 139/udp
...
I changed it to:
...
netbios-ns 6998/tcp
netbios-ns 6998/udp
netbios-dgm 6999/tcp
netbios-dgm 6999/udp
2015 Aug 06
5
Netbios
Hi team,
one small query,
Is netbios-ns,netbios-dgm and netbios-ssn ports 137,138,139 need to be open
to communicate with windows from linux.
what was the use of these services??
2003 Jan 06
1
Problem with some applications
Hi,
I have a few apps that won't work with samba; when I install the
application locally i don't have problems, when I install them on a
samba share I get the following error:
Unable to register g:\<path to>\ONWDB.dll
Other applications do work correct...
Any ideas or more info needed?
greetz
Hans
--
Hans Scheffers
http://www.jiffie.nl/stamboom/
Croll's
2002 Nov 12
3
Slow network to samba machine
Sirs,
Thank you for any time that you take to read about my problem.
I have a Linux (redhat) 8.0 mail server set up with;
qmail
dhcp / dns
transparent proxy to internet - adsl
HTML & our web pages (nothing special)
SAMBA
This problem has been with me since RedHat 7.3 and thir packaged samba.
If I transfer a file from the mail (linux box) box to a win98se box it takes
a
2004 May 31
4
Directory listing delay with WinXP and IPtables
Sorry if this has been covered before.
I setup a new Samba server using RedHat EL 3, and samba 3.0.2-6.3E (the
version that comes with Redhat).
We were seeing an intermittant 20 seconcd delay when grabbing a
directory listing, but only from XP, win 2k was fine.
I couldn't completely nail down when the delay occured but it seemed to
be when the directory or share hadn't been accessed
2001 Oct 16
2
lvs & samba
Could you help a poor helpless guy
how to get information to use samba under a linux virtual server?
which port are used by samba?
Pierre
--
_______
| 0 0 |
------------00---O---00o-----------------
Pierre Binet
Service d'Etat a l'Aviation Civile
Division Technique
BP 6011
98702 Faa'a/Aeroport
mail :binet_pierre@seac.pf
tel :(00 689) 861261