Re: [Nolug] What port does SAMBA use

From: Joey Kelly <joey_at_joeykelly.net>
Date: Tue, 15 Jul 2003 11:56:57 +0000
Message-Id: <200307151653.h6FGr1022074@vkh.joeykelly.net>

Thou spake:
>no no...it's not over the internet...it's on a home network...it's just
> while setting up the printer in print manager, I had trouble getting Redhat
> to find it, but finally I've realized that instead of the computer name, I
> needed to put the ip address of the computer....and I was finally able to
> get print manager to find it, only to find out that once it was set up,
> redhat could not connect to it. now I'm off to forward those ports

Um, not forwarding, but opening. Forwarding would be what a firewall does,
once it accepts a connection, it passes it off to an internal web server, for
example.

Give this a shot:

iptables -A INPUT -j ACCEPT -p tcp --dport 137
iptables -A INPUT -j ACCEPT -p tcp --dport 138
iptables -A INPUT -j ACCEPT -p tcp --dport 139

-- 
Joey Kelly
< Minister of the Gospel | Computer Networking Consultant >
http://joeykelly.net
"Democracy is two wolves and a lamb voting on what to have for lunch.
Liberty is a well-armed lamb contesting the vote."
___________________
Nolug mailing list
nolug@nolug.org
Received on 07/15/03

This archive was generated by hypermail 2.2.0 : 12/19/08 EST