Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libwrap @ tcpwrappers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
kao
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2002
Posts: 86

PostPosted: Wed Jan 29, 2003 1:12 am    Post subject: libwrap @ tcpwrappers Reply with quote

I do not have files
/etc/host.deny /etc/host.allow

>>emerge world

Does not help

glibc-yes
tcp-wrappers -yes
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Wed Jan 29, 2003 3:01 pm    Post subject: Reply with quote

Just make some. They don't need to be there unless there is something in
them.

--rtn
Back to top
View user's profile Send private message
kao
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2002
Posts: 86

PostPosted: Wed Jan 29, 2003 4:06 pm    Post subject: Reply with quote

That to me to do(make), that the files have appeared
/etc/host.allow
/etc/host.deny?
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Wed Jan 29, 2003 4:22 pm    Post subject: Reply with quote

You can just create them with a text editor like nano, vi, emacs, etc.

Here are some very simple examples of what they might look like:

Code:
$ cat /etc/hosts.allow
sshd: 192.168.0.0/255.255.255.0

$ cat /etc/hosts.deny
ALL:ALL


Also, check out man 5 hosts_access.

--rtn
Back to top
View user's profile Send private message
kao
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2002
Posts: 86

PostPosted: Wed Jan 29, 2003 4:34 pm    Post subject: Reply with quote

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum