This is a discussion on question aout port redirection within the IPFilter forums, part of the System Security and Security Related category; Folks, I have a box with bge0 on the external network and bge1 on the internal network. If I set ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Folks,
I have a box with bge0 on the external network and bge1 on the internal network. If I set my ldap server on the internal network and do 'rdr 0.0.0.0/0 port 389 -> 192.168.0.11 port 389' I can connect. If I want to redirect to an ldap server on the external network I tried 'rdr 0.0.0.0/0 port 389 -> <my public ldap server> port 389' I can telnet to the port but I can't connect to the server. my ipf.conf rules are to pass everything in and out. keith -- ------------------------------------------------- Keith Clay, Keith.Clay@acu.edu Lead Programmer, Web Integration and Programming 286 Adams Center for Teaching Excellence Abilene Christian University Abilene, TX 79699 (325) 674-2187 (325) 674-2834 (**Note Area code change from 915 to 325**) ------------------------------------------------- |