Re: strange events

2006-10-25 Thread Lane
On Wednesday 25 October 2006 22:59, Z. Wade Hampton wrote: > Greetings to all, > And, please forgive me if this is a bone-head question(s). > > I'm running, once again after 4 years, freebsd 4.2. > > In KDE, with netscape or kfm I can only access my own web domain, which is > www.oldpathsbaptistchu

strange events

2006-10-25 Thread Z. Wade Hampton
Greetings to all, And, please forgive me if this is a bone-head question(s). I'm running, once again after 4 years, freebsd 4.2. In KDE, with netscape or kfm I can only access my own web domain, which is www.oldpathsbaptistchurch.org No matter what else I put into the URL box and submit, it trys

RE: IPFW strange events

2003-11-03 Thread Philip Payne
I've posted previously to this list. Thanks, Phil. > -Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: 01 November 2003 16:56 > To: [EMAIL PROTECTED] > Subject: IPFW strange events > > > > Hello, > > This is occurring on a 4.8-R

Re: IPFW strange events

2003-11-01 Thread Rob
Not a direct answer, but you should generally put add allow all from any to any via lo0 near the start of a rules list. Some things may break if you block loopback conections. - Original Message - From: "Chris" <[EMAIL PROTECTED]> Subject: IPFW strange events

IPFW strange events

2003-11-01 Thread Chris
Hello, This is occurring on a 4.8-RELEASE server using IPFW2... I have numerous rules that block bogus networks... one of which is: ipfw add 0104 deny log ip from 96.0.0.0/3 to any And I know it's working because using "ipfw list" I get: 00104 deny log ip from 96.0.0.0/3 to any Whenever t