![]() |
|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
If you are on a 100.0.0.0/24 network, which is a public network, you usually will never be able to get to a 192.168.1.0/24 network, because 192.168.1.0/24 traffic will never be routed on a public internet.
Or do you mean they have a 10.0.0.0/24 network? In that case you need to tell the pf.sense box that 10.0.0.111 is the gateway for the 192.168.1.0/24 network. Code:
route add -net 192.168.1.0/24 10.0.0.111 ![]() The second part is to get the answer packets. To reply you, the mailserver needs to know that it should route 10.0.0.0/24 packets through 10.0.0.111. But doesn't defeat all this the separation of the mailserver from the 10.0.0.0 net into it's own network? J65nko - who has never use pfsense ![]()
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
||||
![]()
Well, unfortunately I didn't set this one up and they are using the public IP range 100.0.0.0/24 for their internal LAN. Yeah, I don't know why either, but I guess it's certainly possible. At any rate, I'm thinking unless I use two pfsense boxes (which would be easy because they are on VMware ESXi) there would be no way to really separate the networks. Do you think using two routers would be better?
So, what you are saying is if I add the static route you mentioned, then the two networks should be able to talk to each other? I see you point though, it would kinda defeat the reason for doing it that way. What about two separate gateways? Is there a way to do that? The reason I am using pfsense BTW is because I am working with a Windoze admin that can't get the command line, Lord knows I tried. I do like the traffic graphing and stuff although I know I could set up MRTG for that. Thanks so much for the help. We have a huge demand for these gateway boxes right now and I want to stick with *BSD instead of something like untangle for the simplicity, and I like BSD way more than Linux. :-) -Tim |
|
|||
![]()
With the little information I have now, I would have to guess too much
![]() Could you post a simple network diagram showing how the pfsense box and the two networks 100.x.x.x and 192.168.x.x are physically connected?
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
antivirus gateway | milo974 | OpenBSD Security | 9 | 14th September 2008 04:02 AM |
FreeBSD Gateway | tad1214 | FreeBSD Ports and Packages | 4 | 11th July 2008 05:31 AM |
Error 504 gateway timeout | bsdbsd | FreeBSD General | 0 | 15th June 2008 01:06 PM |
Problem at the install with a pc gateway | mastersabin | FreeBSD Installation and Upgrading | 1 | 4th June 2008 07:47 PM |
Dual WAN gateway. | LordZ | OpenBSD Security | 2 | 2nd June 2008 09:00 AM |