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 - jasonblewis

#1
17.7 Legacy Series / Re: load balancing multi-wan
March 14, 2018, 02:26:55 AM
ok, i just tested with sticky connections turned off and as you suggested, it did give the behaviour i was expecting.
#2
17.7 Legacy Series / Re: load balancing multi-wan
March 14, 2018, 02:20:43 AM
given the sticky connections is probably what one needs to ensure websites keep working, how do you recommend testing if the load balancing is actually working?
#3
17.7 Legacy Series / load balancing multi-wan
February 26, 2018, 01:19:53 AM
Hi,

I've tried setting up load balancing with my 2 ADSL connections as per the multi wan setup instructions. I set both WANs to the same tier but I don't see much in the way of "load balancing" it seems to always favour one of the WANs.

How does one test this to make sure its working as it is supposed to?

In https://forum.opnsense.org/index.php?topic=3969.msg14151#msg14151 Franco states that its just round robin per connection, bit I don't think mine is even acheiving that. For example, If i do:
curl ipinfo.io/ip repeatedly, I'd expect it to get different WAN IPs from time to time as it would be sending out the request from one of the two WANs, but it seems to always get the same IP.

Any tips would be appreciated

tia


#4
I don't suppose you have any pointers on configuring this manually?
#5
17.7 Legacy Series / trunking 2 vlans on one port
January 12, 2018, 04:48:01 AM
Hi,

I have a PCEngines device with 3 ethernet ports. I wan to have 1 port for WAN, one for LAN and the last port to be a trunk with 2 VLANs, one vlan for the same traffic as LAN and one for the GUEST traffic. How do I go about configuring that?

I have tried to add multiple ports to 1 interface but afaict, that can't be done. I then thought I could make a bridge with LAN and GUEST on it, but that doesn't seem right to me. What am I missing?

tia
#6
17.7 Legacy Series / Re: firewall rule order
January 12, 2018, 04:15:09 AM
Hi Bart,

Gah! I stared at that screen for ages and didn't manage to see those little arrows. Thanks for pointing me the way.

Jason
#7
17.7 Legacy Series / firewall rule order
January 11, 2018, 04:00:13 AM
hi,

Is it possible to re-arrange the firewall rule order? I added a new pass rule and I want it to appear before the block rules but I can't see a way to do it. Using OPNSense 17.7.5

tia