Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - king-dude

#1
16.7 Legacy Series / Re: HAproxy Transparent ClientIP
December 02, 2016, 10:33:49 AM
Hi,

Anyone who have a solution for this? Is it possible with OPNsense?

Regards

\Pelle
#2
16.7 Legacy Series / HAproxy Transparent ClientIP
November 30, 2016, 06:16:29 PM
Hi,

I have a working setup with Load balance with HAproxy to 2 SMTP servers.
My problem is that the SMTP servers see the IP from OPNsense and i want them to see original IP.

I found this document but i cant see any obvius options in OPNsense. (Alternativ 3 is the only option for me)

https://github.com/PiBa-NL/pfsense-haproxy-package-doc/wiki/haproxy_pass_clientip_to_webserver

So any help would be great!

Regards

\Pelle
#3
How to OPNsense. Bridge.

The Goal is to have a filtering bridge in stelth mode and with a working IPSec tunnel trough OPNsense .

So setup is like this.
Another LAN with a Firwall with IPSEC -> Internet -> WAN OPNsense -> OPT1 OPNsense -> Another Firewall that do IPSEC tunnel to the first firwall.
OR this
Internet public ip net and you can not route this network -> WAN OPNsense -> OPT1 OPNsense -> Public servers in datacenter
So if i want to have a pass rule for ports to servers on OPT1 i set this firwall rules on WAN interface

LAN in this case can be manage network or even a regular Nat network that you can surf from and so on.

After this setup i can turn on Intrusion Detection/prevention and Reporting etc   
Of course you can have better OPT1 rule than Any but its upp to you and i will not go in to it.
OBS! you set your firewall rules on interfaces later not as the normal Bridge manual in OPNsense.


First insall OPNsense

Set your Normal interface LAN, WAN and OPT1

DO not use DHCP on LAN if you only want this as a manage interface. (Its okej to also have this as a normal primary NAT router)

So after install login to GUI (Run the wizard as a normal Nat setup)
Go to Interfaces OPT1 Check enable (Do not have any IP on that interface) (None)

Go to Interface Settings Check on Suppress ARP messages and everything els should be check to on that page.

Go to Interfaces /other types /bridge. Add and then select WAN and OPT1.

Go to System/Settings/tunables

net.link.bridge.pfil_member  set 1
net.link.bridge.pfil_onlyip  set 1
net.link.bridge.pfil_bridge  set 0

Then also add a new tunable

net.link.bridge.pfil_local_phys  set 1

(I would realy want sombody tell me about this last one pros and cons)


Go to Firewall /settings / normalization

Disable interface scrub   check


Go to Firewall / Rules

Wan side should have 2 rules as default (if you just did a normal installation) Block private networks and block bogon networks.
And it will also block per default everything else

Lan side here you can add a any rule it depens what you want it to do.

OPT1 Here you can have a any rule for start it depends what you want to do but the machines on this side is protected from the outside but can freely surf or whatever if you have the any rule.

Then go to Floating rules. (Do not use Quik)(I havent test this so much maybe you can set this rules on Wan interface insteed)
Add a rule that pass interface WAN direction IN ,  Protocol ESP from source (ip nummer on your other IPSec firewall)
Add a rule that pass interface WAN direction IN ,  Protocol UDP port 500 from source (ip nummer on your other IPSec firewall)

Anyone that think something diffrent are totaly welcome to say what i should change in this setup and also why.
I hope everything is in there. Had my first whiskey.   8)

Regards

   \Pelle
#4
Solved!

I have now solved it (Both on PFsense and OPNsense), will do a write up about my configuration later. Now i have to test it and celebrate with a whiskey and beer)

Cheers.
#5
I can now confirm that this behavior is the same on Latest build on PFsense.
ICMP working
Port 80 working
SSL 443 or ports like 8080 9001 or whatever (haven't test all the ports) is NOT working

I can confirm that this behavior is NOT on a PPTP tunnel everything is working

My IPsec tunnel is basic this is from a PFsense firewall.
Phase 1
Ike:       V1    
Mode:      aggressive
P1 Protocol:      Blowfish (128 bits)
P1 Transforms      MD5
DH Group:      1 (768 bit)   

Phase 2
P2 Protocol      ESP
P2 Transforms      Blowfish (128 bits)
P2 Auth Methods   MD5

I have no idé how to analyze the missing traffic so all help is welcome.

This must be a major bugg either in FreeBSD higher than 8 or something else that have changes.

If you put something that is stelth between networks and traffic is vanish (This time in a IPSEC tunnel) or not getting through who knows what other typ of traffic you later on can spend days to understand why things aint working.

Regards

\Pelle
#6
Hi, Let me start with today i have a old monowall firewall that have a working bridge with firewalling.

The setup is really simple
LAN With NAT
WAN that is GW for LAN
OPT1 that is also bridge with WAN. (This interface have not an IP address)

So behind OPT1 I have servers and all those servers can run whatever protocol from OPT1 to WAN/Internet.
And on the WAN side I block everything except some ports to different servers on OPT1 Interface.

Now I was thinking to replace that old monowall with something never like OPNsense and here the adventure begins...

So before I install this firewall in the datacenter I want to test it on the outside of my firewall at work.
First off all I have a really strange thing with the OPNsense firewall intercept IPSEC traffic that is passing true. (OPNsense is not doing the IPSEC tunnel its just passing true the firewall) and its just vanish in to thin air. And its not all the traffic in the tunnel just some.

So struggling with that somehow I get it to work(see my other post https://forum.opnsense.org/index.php?topic=3916.0) but only if I have a firewall rule that says ANY to ANY.

With a configuration that have 2 Interface lets call it OPT3 and OPT4 in bridge mode I cant get any rule from the firewall working if I don't want to just have Any Any.

So after struggling with this I decided to configurate everything exactly like my Monowall setup and Whohoo now it start working as It should... But now im back to my original problem with IPSec tunnel.

So now after this big headache im starting to get pissed off, so I take my spare firewall with monowall (well its upgraded to smallwall) and without any configuration just like that I have in the datacenter so every ip everything is totally different in that one, but I shouldn't matter because if it is a bridge then It should act as a bridge... So 2 minutes later I have plugged in that firewall between Internet (wan) and (opt1) my firewall everything is working like a charm... 
I can see that all traffic is blocking so nothing shows up on the log on my normal firewall. I can surf to whatever and the IPSEC tunnel is working without problem.

So now im back to square one. I can say that I relay like a lot of the new functions in OPNsense and I really want it to work as I expect. How can I go forward with this problems? To me this seems like a Bugg somewhere so even if I pay for support will I have a working solution like my monowall?

PS:
I cant get my head around this its totally confusing with OPNsense manual about bridge that I will change net.link.bridge.pfil_bridge  (1) so I have only one Interface to set my rules. So if I want a Any rule out from LAN interface so the return traffic isn't blocked and I want to block everything coming in to WAN side that is initiated from WAN. How should that Rule (Rules) be when I only can set this on OPT1?
Its much more logic to have net.link.bridge.pfil_member (1)

Regards

\Pelle
#7
Hi,

Okej, after spending my day to this absurd problem its now working.

After finding this How to i can send traffic as normal in my IPSEC tunnel. And the sick thing is now im reverting back to see what of the settings was wrong... And it still works... So one of this setting have change something but dident change back to original. And now im back to my original setup.

http://users.ox.ac.uk/~clas0415/assets/Setting-up-pfSense-as-a-Stateful-Bridging-Firewall-with-commodity-hardware.pdf
#8
Anyone?

Is the Bridge function broken or what?
#9
Hi,
I have just installed latest OPNsense an trying it out.

I want to have OPNsense  as a bridge and I have the most basic setup I follow Bridge manual and just now I have Allow any on all interface.

So what I have is
Internet -> OPNsense Wan  > OPNsense LAN > PFsense with Nat – My computer
If im surfing or do whatever it looks like the traffic is okej.

But here comes the problem I have a IPSEC tunnel from The PFSense to a Firewall on Internet.
And Ping (ICMP) and normal Surf to port 80 going in the tunnel is working.

Nothing else is working in that tunnel, like another random port 8080 but still regular surf.  or SSL 443 no traffic is going true.

Regards

\Pelle