[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] pmfirewall
- Subject: Re: [cobalt-users] pmfirewall
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sun Sep 23 05:10:21 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
on Sunday, September 23, 2001 12:22 PM you wrote
>
> On Friday, September 21, 2001, at 03:34 AM, Gerald Waugh wrote:
>
> > Are there any other ports you wish to open to the outside? (y/N):
> > <enter y>
> > Port number: <enter 873>
> > tcp, udp or both: <tcp>
> > Enter the IP Range or press ENTER for any IP address: <enter
> > 1.2.3.4/24> [enter
> > the subnet to have access]
> > Enter the IP Range or press ENTER for any IP address: <hit enter>
> > Do you wish to add others? (y/N): <enter y>
> > Port number: <enter 444>
> > tcp, udp or both: enter <tcp>
> > Enter the IP Range or press ENTER for any IP address: <hit enter>
>
> Gerald, could you explain why you are using ports 873 and 444?
>
I use rsync on port 873
I am not sure of 444, other than it is in /etc/admserv/conf/httpd.conf
Listen 81
Listen 444
Gerald