ipfw + named problem
From: Nick Twaddell (nick_at_webspacesolutions.com)
Date: 01/23/04
- Previous message: Yoan Talagrand: "Re: keyboard activity logging in FreeBSD"
- Next in thread: Nick Twaddell: "RE: ipfw + named problem"
- Maybe reply: Nick Twaddell: "RE: ipfw + named problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: <security@freebsd.org> Date: Fri, 23 Jan 2004 01:47:23 -0800
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 missing??
Thanks
Nick
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Yoan Talagrand: "Re: keyboard activity logging in FreeBSD"
- Next in thread: Nick Twaddell: "RE: ipfw + named problem"
- Maybe reply: Nick Twaddell: "RE: ipfw + named problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|