|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to allow gre through IPF?
My network is sitting behind an IPF/IPNAT firewall on a FreeBSD 4.3. I'm trying to connect to a remote Windows 2000 VPN server, but my connection is blocked by my firewall with the following log entry:
ipmon[112]: 14:22:10.738774 dc0 @0:2 b 192.168.168.124 -> 207.xxx.xxx.xxx PR gre len 20 (80) OUT What do I need to add to my IPF rules to allow GRE in and out? Last edited by DD214 : October 9th, 2002 at 04:54 PM. |
|
#2
|
|||
|
|||
|
Never mind. All I had to do was add:
pass in quick proto gre from xxx.xxx.xxx.xxx/32 to xxx.xxx.xxx.xxx/32 pass out quick proto gre from xxx.xxx.xxx.xxx/32 to xxx.xxx.xxx.xxx/32 |
|
#3
|
|||
|
|||
|
OK. A new problem. Even with the rules set to allow any from any, it only allows one VPN connection at a time. I have to disconnect the currently connected user, reload ipnat, and make the new connection. Any idea how to get around this one?
|
|
#4
|
|||
|
|||
|
Don't embarass yourself next time for asking a question that can be easily found in the FAQ.
Now please bookmark the Official IPF FAQ. |
|
#5
|
||||
|
||||
|
i'm always afraid of asking questions here incase i over look something stupid, i'm sure u must have made at least 1 stupid comment given the number of posts u have.....as nobodies perfect
__________________
microsofts butterfly is their way off telling u their systems have a **** load of buggs Advocating Linux Guide Lesbian Linux Great & Practical Computer Books like the links? |
|
#6
|
|||
|
|||
|
>> i'm always afraid of asking questions here incase i over look something stupid
In order to be successful keep in mind that asking question is always your last resort. Asking a question that when the answer can be easily found indicates that you haven't spent any time and effort on trying, which is a bad learning attitude in the first place, for relying on others for living. |
|
#7
|
||||
|
||||
|
i have only asked a few questions
|
|
#8
|
|||
|
|||
|
Good for you. And so far I haven't asked a single question anywhere, just because nothing is not STFW'able.
|
|
#9
|
||||
|
||||
|
never heard that acronym before
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Howto allow allow gre through IPF? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|