OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of marjohn56 »
  • Show Posts »
  • Topics
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

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.

  • Messages
  • Topics
  • Attachments

Topics - marjohn56

Pages: [1] 2
1
22.1 Legacy Series / Missing function call - get_dyndns_ip()
« on: January 20, 2022, 10:45:55 am »
Updated my test system to RC and seeing error warning - the get_dyndns_ip() function is undefined. Checked and it's missing from util.inc where it used to be.

2
21.7 Legacy Series / Dual WAN HE Failover
« on: October 23, 2021, 11:52:28 am »
I have a new FTTH connection, wonderful. 900Mbps symmetrical. The issue I have is that the with new connection everything is dhcp, no statics. Well I can mostly live with that. IPv6 though will cause me issues, so I am using an HE tunnel which gives me static, all good and dandy, works perfectly. I am going to keep my existing VDSL line for a while and I've set up a failover which is working.


The issue I'm coming up against a brick wall with is the HE ( GIF ) tunnel; it uses a fixed parent, so it can either be, in my case, igb0 for the FTTH connection or igb1 for the VDSL connection. Is there a way to make the same tunnel change parent interfaces when WAN 1 fails over to WAN 2?


If not, maybe worth looking into?





3
20.7 Legacy Series / Looking for some testers who have issues with ipv6 gateways ( dpinger )
« on: June 07, 2020, 12:10:07 pm »
I am looking for 20.7 testers who are willing to try out some mods to dhcp6c and gateways. If you are interested PM me and I'll fill you in on what I need you to do. Specifically I am looking for users who only get a link-local address on their WAN interface and do NOT get *routerv6 or *gatewayv6 files in thier /tmp folder. These will be missing where the ISP does not respond to rtsold advertisements.

4
Development and Code Review / UDP Broadcast Relay beta package
« on: February 18, 2020, 09:42:34 am »
There are now so many people running this now and I'm sending out a couple of PM links a day, so I'm just going to post it here. One day it will get officially taken up and will appear in the plugins. In the meantime should something change then I will update the pkg accordingly and post here.

You can grab it here. https://www.dropbox.com/s/no60byvyspab9m0/os-os-udpbroadcastrelay-devel-0.5_0.6.txz?dl=0

To install, copy the file to a your opnsense instance /tmp folder. Go to the shell, cd to the /tmp folder and issue the following command.

pkg install os-*.txz

You should then have a new menu item in services.

This is an updated version of udpbroadcastrelay that uses a new method of reflection detection. This can be overridden using the Use TTL for ID option, it then resorts to it's former operation, however the new method appears to work fine, so you should be able to leave that option un-ticked.

It now also supports multiple multicast addresses on the same port.

Add the relay you want, here are the values for some common ones. the --dev items refer to your interfaces, in the UDP Broadcast Relay menu you just select the interfaces from the dropdown box in the menu.

Syncthing discoveryudp_vars="--id 1 --port 21027 --dev igb1 --dev igb2"

mDNS / Multicast DNS (Chromecast Discovery + Bonjour + More)udp_vars="--id 1 --port 5353 --dev eth0 --dev eth1 --multicast 224.0.0.251 -s 1.1.1.1"(Chromecast requires broadcasts to originate from an address on its subnet)

SSDP (Roku Discovery, Sonos + More) --id 1 --port 1900 --dev eth0 --dev eth1 --multicast 239.255.255.250"


Lifx Bulb Discovery --id 1 --port 56700 --dev eth0 --dev eth1

Broadlink IR Emitter Discovery --id 1 --port 80 --dev eth0 --dev eth1


Warcraft 3 Server Discovery --id 1 --port 6112 --dev eth0 --dev eth1"

Once you have created the instance(s) you'll need to start them for the first time from the services widget in the lobby, just click on the start button that will have appeared there. After that you can start and stop them from the UDP Broadcast Relay menu itself.


NB - each instance should have a unique ID, 1 2 3 etc...

5
General Discussion / UDP Broadcast Relay
« on: February 03, 2020, 06:34:50 pm »
Opening a discussion here to move this daemon development forward. Although my work on the plugin is complete and working well, testing of the daemon itself, while not having any issues with it performing in the way it's designed, has brought up some options that may improve it further. We've been doing some of this by PMs, but it will be easier to throw it open to all.


@bertofurth has been doing some work on the daemon code and we want to reach out for further testing. I'll let him kick off with what he has discovered.

6
General Discussion / Changing TTL of packets
« on: January 01, 2020, 04:35:11 pm »
I ( and a few others ) have a need to be able to change the TTL of incoming packets on a specific interface. The reason for this is the Sky Q app. It appears that this app sends out an SSDP packet with a TTL of 1 to discover the existence of a Sky Q receiver on the same network, which is fine providing its on the same network, but if you use VLANs then even if you use something like PIMD to relay those packets across to the other VLAN(s) it will not get there due to the TTL.


Now it appears that you can do this with iptables on Linux but I'm yet to find a solution for FreeBSD, anyone have any ideas?

7
General Discussion / Release names... Constellations rather than animals?
« on: October 19, 2018, 05:56:56 pm »
How about Andromeda for 19.1 ?


Take your pick:



http://www.constellation-guide.com/constellation-names/


Just a thought.

8
18.7 Legacy Series / OpenVPN start issue
« on: June 21, 2018, 07:00:10 pm »
I am seeing a failure to start OpenVPN and this error whenever I reboot.

openvpn[34132]: Cannot open TUN/TAP dev /dev/tun2: Device busy (errno=16)

Doing a ps auxw | grep openvpn and then killing the existing instance allows me to manually restart OpenVPN and all is well.


Edit: Not sure if this is on the DEV only, just switched to release and it seems stable on that... very odd

9
18.7 Legacy Series / Upgrade error?
« on: June 15, 2018, 11:15:48 am »
Getting this...


I'm currently at b300 on my live system.


Code: [Select]
root@gateway:/usr/core # make upgrade
pkg: No package(s) matching isc-dhcp44-relay
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'isc-dhcp44-relay' have been found in the repositories
*** Error code 70


Stop.
make: stopped in /usr/core


10
General Discussion / New pfs**** website
« on: May 25, 2018, 11:35:08 pm »
As a former pfSense user, I still visit the site from time to time, to see whats new, whats broken etc.

PFsense forum now has a new website.....

I think the Web Developer is on Drugs!

Another reason to migrate to Opnsense.

11
Development and Code Review / Implementing Dpinger
« on: March 21, 2018, 08:34:33 am »
I decided yesterday to have a look at implementing Dpinger, and I now have it working nicely.

There remains one issue, and I am not sure which direction to take. With Apinger there is one instance, no matter how many monitors are running, with Dpinger, it's once instance per monitor.

This leads to an issue with services, as we cannot have one service as is the case for Apinger, thus the service control for each instance needs to be added dynamically to the services list. This is an area I am totally unfamiliar with and need some advice/help to get this over the finishing line.

All input gratefully received.


12
Development and Code Review / rtsold question
« on: February 03, 2018, 03:43:51 pm »
@franco

What does '/usr/bin/true' do when running rtsold?

I'm trying to resolve an issue for one of my testers.

under pfSense, rtsold would return a gateway and this would be echoed to routerv6 etc when it got an RA. Under opnsense this is not happening.

This means his v6 gateway monitor does not work, it's missing. Although v6 does work. yes it's a link local address but he should still be able to use it to monitor a remote ping address.

13
Development and Code Review / dark theme first look
« on: January 16, 2018, 12:02:40 pm »
Well I like it. :)

14
Development and Code Review / Changing the text colour in the traffic Graphs
« on: January 12, 2018, 09:04:59 pm »
I hate to not be able to work something out, but I have tried various methods and have failed, so need a little pointer.

I am creating a new theme, it's pretty much there, apart from the colour ( color if you're in the U.S. but this side of the pond we use a 'u', and as we invented English we'll stick with it, no matter what Microsoft say. :P ) of the text. I have traced it as far as the nvd3 calls in traffic_graphs widget.php, but i'm unable make the colour change on all of the text no matter how I try.

BTW Red is just for testing. :)

Oh yes, this is what I am using:

d3.select("#traffic_graph_widget_chart_in").style('fill', "red");

15
18.1 Legacy Series / 18.1.r1 failed to fetch
« on: January 11, 2018, 01:40:24 pm »

Proceed with this action? [18.1.r1/y/N]: 18.1.r1

Fetching packages-18.1.r1-OpenSSL-amd64.tar: .. failed

Pages: [1] 2
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2