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

#1
General Discussion / Re: Plex NAT Rule
April 04, 2022, 11:37:01 AM
Sorry for the necro bump...
But as the custom options is not available  anymore, anyone knows how to get the same results?
#2
22.1 Legacy Series / Re: os-ddclient
April 04, 2022, 11:20:48 AM
Quote from: dirtyfreebooter on March 08, 2022, 04:22:06 PM
Quote from: fields987 on March 08, 2022, 02:50:12 PM
Has anyone had success setting up cloudflare with an api token? If so, what's the secret? I got it to work with email address and global api key but I'd rather lock it down to a token that just has dns edit permissions. I've seen some conflicting posts regarding DDClients supportability of cloudflare api tokens.

ddclient does not support this. not in the released version anyways.

https://github.com/ddclient/ddclient/issues/361

Oooooh my god!!!
I totally forgot about that!
I pulled my hair all night because of this! The logs made me believe that there is something wrong with getting the ip.
Thank you!
#3
Quote from: cookiemonster on November 15, 2021, 05:22:40 PM
The problem could be a little clearer.
What is not working exactly? Are the DHCP service logs showing errors, failing to start, stopping at some point?
Are the clients getting a lease, what are their logs showing?
What is your setup like? Like the LAN setup ipv4.
Just too much to consider to venture a guess from this report.

What were not working was the assignment of IP adresses, so I could not get any network at all. Only on the main network, not on any subnetworks.
I could not see anything in the logs that could be related to the problem. I didn't even see any mention of the subnetworks.
The clients did not get any leases on the subnetworks.
But now the problem have been identified. It was my switch, somehow it started to block the connection on the subnetworks. I had not change any settings on it or even done something related to it.
But with a restore and a little bit of config it all works ok now.
#4
Hi! As the title says the DHCP servers on my subnets/vlans(all of them) have stopped working since yesterday.
I've tried with:
Removing all firewall rules
Recreate subnet/vlan.
Reverting to an older config.
Reinstalling the whole OS, and load saved config.
Tried to manual assign ip adress on clients(no connection anyway)

But to no avail.... Anyone have a idea what the problem can be? I cant see that I have configured something wrong... And the problem appeared from nowhere. I did not upgrade it or anything.
The only thing I know I did just before was rebooting pihole, But I have removed it as DNS on all networks.

The main network works as it should. But all subnets/vlans is broken.
#5
Quote from: LuLe on July 30, 2021, 08:32:08 PM
Hi - could you tell me the exact command how to delete that config file? I have exact the same error message on two of our client Firewalls. Thank you.

I ran in to that problem exactly now when I wanted to update from 21.1
What I did was:

edit OPNsense.conf
nano /usr/local/etc/pkg/repos/OPNsense.conf

Change one line
url: "pkg+https://pkg.opnsense.org/${ABI}/21.1/latest",
to
url: "pkg+https://pkg.opnsense.org/${ABI}/21.7/latest",

Then I did
pkg update
pkg upgrade
reboot


After that I went in to the GUI and updated, there were a few packages that wanted to be reinstalled and few updrades.
Now it seems updated.

credits goes to a older thread here:
https://forum.opnsense.org/index.php?topic=18361.0