Re: What's up with my pf.conf?

2007-02-13 Thread Ste Jones
On 2/14/07, mal content <[EMAIL PROTECTED]> wrote: To clarify: I can connect from any 192.168.2.* IP to a temporary machine in the 192.168.1.* network (the empty network between the hardware router and the openbsd box), so packets appear to be forwarded correctly. If I try to connect to an exter

Re: What's up with my pf.conf?

2007-02-13 Thread Vijay Sankar
On Tuesday 13 February 2007 18:40, mal content wrote: > To clarify: > > I can connect from any 192.168.2.* IP to a temporary machine > in the 192.168.1.* network (the empty network between the hardware > router and the openbsd box), so packets appear to be forwarded > correctly. If I try to connect

Re: What's up with my pf.conf?

2007-02-13 Thread mal content
Well. Amazing, and sickening as it is, rebooting the machine appears to have cleared up the problem. Any more of this and I'd have broken out in hives or chewed through a mains cable. Thanks for your time, everybody who replied on and off list. MC

Re: What's up with my pf.conf?

2007-02-13 Thread mal content
On 14/02/07, Ste Jones <[EMAIL PROTECTED]> wrote: what does `route show` say and is the default gateway correct? Cheers Ste DestinationGatewayFlagsRefs UseMtu Interface default192.168.1.1UGS 0 194 - fxp0 127/8

Re: What's up with my pf.conf?

2007-02-13 Thread mal content
To clarify: I can connect from any 192.168.2.* IP to a temporary machine in the 192.168.1.* network (the empty network between the hardware router and the openbsd box), so packets appear to be forwarded correctly. If I try to connect to an external IP, however, the packets don't seem to go anywhe

Re: What's up with my pf.conf?

2007-02-13 Thread mal content
I have simplified the config file down to: # $Id: pf.conf 202 2007-02-13 23:44:37Z mc $ nic_dmz = fxp2 nic_pri = fxp1 nic_wan = fxp0 # ip addresses for this machine and the wan router ip_dmz = 192.168.3.1 ip_pri = 192.168.2.1 ip_wan = 192.168.1.2 ip_dtek = 192.168.1.1 # network net_pri = "192.

Re: What's up with my pf.conf?

2007-02-13 Thread mal content
On 13/02/07, Bryan Irvine <[EMAIL PROTECTED]> wrote: On 2/13/07, mal content <[EMAIL PROTECTED]> wrote: > Hi. > > I just upgraded from 3.7 to 4.0 (complete wipe and reinstall) and > my previously working pf.conf now doesn't work correctly. Machines > inside the private network can no longer conne

Re: What's up with my pf.conf?

2007-02-13 Thread Bryan Irvine
On 2/13/07, mal content <[EMAIL PROTECTED]> wrote: Hi. I just upgraded from 3.7 to 4.0 (complete wipe and reinstall) and my previously working pf.conf now doesn't work correctly. Machines inside the private network can no longer connect to any IP outside of my network. can you connect to any i

What's up with my pf.conf?

2007-02-13 Thread mal content
Hi. I just upgraded from 3.7 to 4.0 (complete wipe and reinstall) and my previously working pf.conf now doesn't work correctly. Machines inside the private network can no longer connect to any IP outside of my network. # $Id: pf.conf 201 2007-02-13 20:03:11Z mc $ # network interface cards dmz_n