You are not logged in.

#1 2008-01-14 22:28:07

sparkybean
Member
Registered: 2008-01-14
Posts: 38

How to allow all connections

I want to open all ports to all ip's on my server. Ive thought about putting All:All into hosts.allow, and none:none into hosts.deny, but that didn't work. A simple fix, i hope big_smile. I'm running the server on a trusted LAN behind a router, so i'm not too worried about security.

Last edited by sparkybean (2008-01-14 22:28:50)

Offline

#2 2008-01-14 22:32:28

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: How to allow all connections

You understand difference between opened and unblocked?

Opened port means running service on it.
You have to instal daeamon in order to open port. On examle then you install and run pure-ftpd 21 port will be opened.

Offline

#3 2008-01-14 22:38:57

sparkybean
Member
Registered: 2008-01-14
Posts: 38

Re: How to allow all connections

Thanks for the definition. Guess that means i would like to Unblock all ports then wink

Offline

#4 2008-01-14 22:40:37

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: How to allow all connections

I think ArchLinux do not block any ports by default.

Offline

#5 2008-01-14 22:43:45

xdeusx
Member
Registered: 2007-10-15
Posts: 168

Re: How to allow all connections

just leave hosts.allow and hosts.deny empty

Offline

#6 2008-01-19 17:40:59

sparkybean
Member
Registered: 2008-01-14
Posts: 38

Re: How to allow all connections

Thanks, works great.

Offline

#7 2008-01-27 14:10:14

HydroDiOxide
Member
Registered: 2007-10-06
Posts: 103

Re: How to allow all connections

Where can I find some additional info on hosts.deny and hosts.allow like syntax on this forum or the arch wiki. Can't seem to find anything.


"Overspecialize and you breed in weakness..." Major Motoko Kusanagi

Offline

#8 2008-01-27 21:53:22

crouse
Arch Linux f@h Team Member
From: Iowa - USA
Registered: 2006-08-19
Posts: 907
Website

Re: How to allow all connections

HydroDiOxide wrote:

Where can I find some additional info on hosts.deny and hosts.allow like syntax on this forum or the arch wiki. Can't seem to find anything.

man 5 hosts_access

Offline

Board footer

Powered by FluxBB