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

#1
Quote from: novel on March 02, 2025, 08:28:17 PM
Quote from: novel on March 02, 2025, 08:21:52 PM
Quote from: Patrick M. Hausen on March 02, 2025, 07:09:27 PMInterfaces > Devices > Point-to-Point

Documented in the release notes for 25.1 ;-)

Thank you very much. I put username and password. Now what is next step? On wan interfaces do I have to put IPV4 configuration type to NONE?

I have been created new interface PPPoe but It cannot gets public IP

I solve it.
#2
Quote from: novel on March 02, 2025, 08:21:52 PM
Quote from: Patrick M. Hausen on March 02, 2025, 07:09:27 PMInterfaces > Devices > Point-to-Point

Documented in the release notes for 25.1 ;-)

Thank you very much. I put username and password. Now what is next step? On wan interfaces do I have to put IPV4 configuration type to NONE?

I have been created new interface PPPoe but It cannot gets public IP
#3
Quote from: Patrick M. Hausen on March 02, 2025, 07:09:27 PMInterfaces > Devices > Point-to-Point

Documented in the release notes for 25.1 ;-)

Thank you very much. I put username and password. Now what is next step? On wan interfaces do I have to put IPV4 configuration type to NONE?
#4
General Discussion / How do I setup PPPoE on WAN ?
March 02, 2025, 05:47:41 PM
Hi,

I have vdsl and my connection gets internet from telephone cable.

OPNsense has not PPPoe choice anymore  on wan interface. I saw a lots of sites but I couldn't find a guide to setup.


Can anyone help me ?

#7
Is anybody here to help me?


I've attached routes from my opnsense
#8
Hello I found this 

https://gist.github.com/SamsungGalaxyPlayer/9fe423c693ab534e9e458ca108e5938d

This script gets all ips from protonvpn servers then save to a file. I would like to import as alias in opnsense then I block them.

from script file if you change this line from:

exit_ip = server_info['ExitIP'] to exit_ip = server_info['EntryIP'] then gets all remote servers from protonvpn .

How can import all this ip range to alias ?
#9
Quote from: tiermutter on November 29, 2024, 03:44:55 PM
Quote from: tiermutter on November 25, 2024, 07:23:04 AM
Then go to firewall/NAT/outbound and select hybrid mode. Add a manual rule with interface = WG network, IP version = v6, source address = fd00:10:10::/64

Done?

Yes! I have been attached pictures. Vpn interfaces is wg0
#10
Can anyone help??
#11
Quote from: tiermutter on November 26, 2024, 08:44:47 PM
It is in Interface config, not services...




I found it Now?
Router Advertisements  assisted?

not pinging

All devices gets ipv6 but actually not work
#12
Quote from: tiermutter on November 26, 2024, 08:37:50 PM
The do it all for "User" interface ;)


I said there isn't manual configuration in services
#13
Quote from: tiermutter on November 25, 2024, 07:23:04 AM
You cannot delegate a /64 to your LAN, though what you need is NAT for IPv6 using ULAs in LAN (and other interfaces if needed).

Please provide screenshots of you intefaces overview first.

Then you need to enable manual configuration for LAN interface, go to services/router advertisements and select assisted mode for LAN.
Next go to interfaces/virtual IPs and add ULA address for LAN interface, e.g. fd00:10:10:10::1/64.
Then go to firewall/NAT/outbound and select hybrid mode. Add a manual rule with interface = WG network, IP version = v6, source address = fd00:10:10::/64

Make sure your LAN clients gets v6 addresses via SLAAC, e.g. fd00:10:10:10:1234:abcd:a1b2:e3f6

I guess this should work, I only do so for my VPN client networks to give them v6 connectivity without delegeting GUAs (since this is not really static in my case).

there isn't  services/router advertisements

my devices connects to user interface not Lan.
#14
Quote from: RamSense on November 23, 2024, 09:36:35 PM
maybe this guides can help you getting started:
https://homenetworkguy.com/how-to/set-up-a-fully-functioning-home-network-using-opnsense/
or ipv6 only: https://homenetworkguy.com/how-to/configure-ipv6-opnsense-with-isp-such-as-comcast-xfinity/

his tutorials have helpt me also in the beginning to get things started.


I read all of them with no luck.
#15

I was wonder nobdy here know something for my question? I will try to make simpler. My setup is ISP --> Wireguard server on VPS --> Wireguard client on OPNsense wg0 --> WAN --> LAN


In the past I had IPv6 from ISP but IPV6 cannot pass from OPNsense. The problem is OPNsense.


Actually I would like to setup IPv6 on OPNsense?