and has that server a default gateway (your openbsd box)?

Michael K. Smith - Adhost schrieb:
Hello John:

Those rules look fine.  Do you have a corresponding nat statement so
that the traffic going back out is NAT'd to a routable address?

Regards,

Mike

--
Michael K. Smith - CISSP, GISP
Chief Technical Officer - Adhost Internet LLC mksm...@adhost.com
w: +1 (206) 404-9500 f: +1 (206) 404-9050
PGP: B49A DDF5 8611 27F3  08B9 84BB E61E 38C0 (Key ID: 0x9A96777D)


-----Original Message-----
From: owner...@benzedrine.cx [mailto:owner...@benzedrine.cx] On Behalf
Of Big John B
Sent: Tuesday, October 06, 2009 3:28 PM
To: pf@benzedrine.cx
Subject: access to outlook web access through Openbsd


I changed OWA to allow anybody in the Exchange folder on the 2003
server. Did
not add any security , just wanted to make work before I tightened it
up.
Updated the pf.conf to redirect to the internal Exchange 2003. Can't
seem to
get there. Works internally.
Openbsd 4.0

rdr pass on $ext_if proto tcp from any to any port 80 ->
192.168.254.99
port
80
pass in quick on $ext_if proto { tcp, udp } from any to 192.168.254.99
port
80 keep state

Problem with my rdr and pass in?

thanks
--
View this message in context: http://www.nabble.com/access-to-outlook-
web-access-through-Openbsd-tp25777600p25777600.html
Sent from the openbsd - packet filter mailing list archive at
Nabble.com.

Reply via email to