Displaying 4 results from an estimated 4 matches for "webspacesolut".
2004 Jan 23
1
ipfw + named problem
Ok, I am really stumped on this one. I setup ipfw with all my rules.
Everything works great except for dns. If I do nslookup I get
-su-2.05b# nslookup yahoo.com
Server: localhost.webspacesolutions.com
Address: 127.0.0.1
*** localhost.webspacesolutions.com can't find yahoo.com: Non-existent
host/domain
This is what I have in my ipfw.rules
add 00310 allow tcp from any to any 53 out via de0 setup keep-state
add 00311 allow udp from any to any 53 out via de0 keep-state
What am I mi...
2004 Jan 23
0
FW: ipfw + named problem
...zonden: vrijdag 23 januari 2004 10:47
Aan: security@freebsd.org
Onderwerp: [Freebsd-security] ipfw + named problem
Ok, I am really stumped on this one. I setup ipfw with all my rules.
Everything works great except for dns. If I do nslookup I get
-su-2.05b# nslookup yahoo.com
Server: localhost.webspacesolutions.com
Address: 127.0.0.1
*** localhost.webspacesolutions.com can't find yahoo.com: Non-existent
host/domain
This is what I have in my ipfw.rules
add 00310 allow tcp from any to any 53 out via de0 setup keep-state
add 00311 allow udp from any to any 53 out via de0 keep-state
What am I mis...
2004 Jan 13
3
pam_chroot
Has anyone got the pam_chroot module to successfully work in FreeBSD? I
have FreeBSD 5.2-RELEASE installed. I copied the appropriate binaries and
libraries into my chroot, I can chroot -u test -g test /home/test
/usr/local/bin/bash and it works perfectly. So now I am trying to get the
pam module to work. I added
session required pam_chroot.so debug
into the
2004 Jul 28
3
Ipfw config
If someone has some free time, can you go over my ipfw config. See if I
have any problems, or things i should add. Im not an ipfw expert or
anything. Here is the config.
add 100 allow all from any to any via lo0
add 110 deny log all from any to 127.0.0.0/8
add 120 deny log ip from 127.0.0.0/8 to any
add 00200 check-state
add 00250 deny all from any to any frag in via bge0
add 00260 deny