Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
Posts with their shortened content |
|
RE: KPN Fiber Internet only with OPNSense
By Anonymous, 2 weeks ago
|
|
I've just created a reddit post what I've tried to get help :D.
I think I tried that as well and not related about credentials. Because, somehow KPN gives me IP address.
When I ping 8.8.8.8 it retur... |
|
RE: KPN Fiber Internet only with OPNSense
By Hans, 2 weeks ago
|
|
Just something that came to mind:
- You used the same VLAN name/tag
- Username/password: internet
I have seen others list other username/passwords - they did not seem to work for me, but then again I ... |
|
RE: KPN Fiber Internet only with OPNSense
By Hans, 2 weeks ago
|
|
Could very well be that I used v24, did not (unfortunately) take note of it at the time. Pretty sure it was not older than v24 - so we're getting somewhere. 😊
So you do get an IP address, and ... |
|
RE: KPN Fiber Internet only with OPNSense
By Anonymous, 2 weeks ago
|
|
You did not miss anything but configuration is different in v25. I am now trying with v24 which I can follow your step your guide step by step. However this time I am getting IP but it is not pinging ... |
|
RE: KPN Fiber Internet only with OPNSense
By Hans, 2 weeks ago
|
|
Just checked my settings (took me a bit to even find it):
Under System -> Settings -> General -> Networking section I've set these under DNS Servers:
8.8.8.8 (Google DNS)
1.1.1.1 (Cloudflare... |
|
Lazarus Pascal - Enable darkmode/darktheme in your Windows application
By Hans, 2 weeks ago
|
|
I'm not a daily Windows user, and Lazarus (at the moment) does not follow the Windows settings when set to Darkmode.Understandably, I have some applications where Windows users would like to see DarkM... |
|
Lazarus Pascal - Linux - How to use a custom font in your Lazarus application
By Hans, 2 weeks ago
|
|
In one of my applications I use my own font (see also Windows, MacOS) and I wanted use that same TTF font in the Linux binary.
Since I'm not totally convinced this is the "best" way to do this (not a ... |
|
RE: KPN Fiber Internet only with OPNSense
By Anonymous, 2 weeks ago
|
|
@hans Thans for your answer.
Yes, it seems I did correctly, created pppoe and assigned WAN instead of directly creating VLAN. With that, in the dashboard, I can see that, I got ipv6 and ipv4 from KPN... |
|
RE: KPN Fiber Internet only with OPNSense
By Hans, 2 weeks ago
|
|
Full disclosure:I'll admit that I'm not an expert, and I posted this mostly as a reference for myself and a friend of mine.
Now, I'm running OPNSense 25.1.7 at the moment, but I'm not sure what exact ... |
|
RE: KPN Fiber Internet only with OPNSense
By Anonymous, 2 weeks ago
|
|
Hello,
I am trying to do same setup with OPNsense 25.1.
But when I directly create a vlan and assign it to WAN, in the WAN interface there is no option is appearing for pppoe. It is either DHCP or no... |
|
Lazarus Pascal - How to use a custom font file in Windows
By Hans, 3 weeks ago
|
|
This is the easiest way to use an external font file, not registered in Windows, in your Lazarus Applications under Windows.
I've written a how to for Delphi and a how to use a custom font for Lazarus... |