Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 1997 11:02:04 +0000 ()
From:      Chris Coleman <chris@mail.bb.cc.wa.us>
To:        Mark Tinguely <tinguely@plains.nodak.edu>
Cc:        brian@awfulhak.demon.co.uk, hackers@freebsd.org
Subject:   Re: IPFILTER
Message-ID:  <Pine.BSF.3.91.970113103942.478B-100000@mail.bb.cc.wa.us>
In-Reply-To: <199701131535.JAA18697@plains.nodak.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, i have a machine on 10.16.14.10

in the FBSD box i have two network cards.
		fxp0 inet 208.8.136.10
		fxp1 inet 10.16.14.1

i have ipfilter loaded in the kernel.

im using /etc/natrules

	map fxp1 10.16.14.0/24 208.8.136.13/24 portmap tcp/udp 1025:65000
	map fxp1 10.16.14.0/24 208.8.136.13/24

when i ping 10.16.14.1 i get nothing.

but after i ping it unsuccesfully i try an ipnat -sl
i get: 

mapped	in	0	out	72
added	9	expired	0
inuse	9

map fxp1 10.16.14.0/24  -> 208.8.136.13/32  portmap tcp/udp 1025:65000
map fxp1 10.16.14.0/24  -> 208.8.136.13/255.255.255.0
10.16.14.1 0 <- -> 208.8.136.14 0 634 2 4006 [0.0.0.0 0]

So something is working but i dont know what to do.

my client can connect to the gateway, but nothing beyond.

What am i doing wrong.

Thanks In Advance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970113103942.478B-100000>