Re: Samba Port 139 Netbios Connection Refused
From: 'Dungeon' Dave (Dungeon_at_tombstones.org.uk)
Date: 09/30/03
- Next message: 'Dungeon' Dave: "Re: Newbie - Mount issue"
- Previous message: Paul Lutus: "Re: Please explain color control sequences for terminal"
- In reply to: Cory Smith: "Re: Samba Port 139 Netbios Connection Refused"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 18:08:21 +0100
.. and it came to pass that Cory Smith <csmith@stu.parkland.edu> uttered
forth:
>
>'Dungeon' Dave <Dungeon@tombstones.org.uk> wrote in message
>news:<hAuMuAGkdfd$Ew5R@queeg.tombstones.org.uk>...
>> .. and it came to pass that Cory Smith <csmith@stu.parkland.edu> uttered
>> forth:
>> >
>> >So, thinking its a firewall problem, I ran nmap and noticed port 139
>> >was not open on my redhat9 OS.
>> >How would I open that port?
>>
>> run "lokkit" - check the firewall settings.
>>
(top-posting corrected)
>I edited my iptables and inserted
>A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 139 --syn -j ACCEPT
>then ran lokkit. switched my firewall settings to medium and opened
>port 139.
How did you check it was open?
> reboot my machine.
er... why?
> and still nothing worked.
After the reboot? I think you've snarled something more than just your
firewall.
>any suggestions?
Firstly, trim and bottom-post, so that the flow makes a bit more sense.
Secondly, you can check which services are listening on your machine
with: "netstat -n" - this should show port 139 in listening mode.
If it's listening but nmap shows it's not open, then there's still a
rule blocking it. The easiest method (but possibly not the safest) is to
stop your firewall first, using:
/etc/init.d/iptables stop
If it works after that, then there's a duff firewall rule. However, if
you've just rebooted your machine and nothing now works, I think you may
have duff hardware.
-- "Dungeon" Dave
- Next message: 'Dungeon' Dave: "Re: Newbie - Mount issue"
- Previous message: Paul Lutus: "Re: Please explain color control sequences for terminal"
- In reply to: Cory Smith: "Re: Samba Port 139 Netbios Connection Refused"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|