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

#1
Hi!

Sorry for the late reply, I didn't have time to mess with my homelab recently.

I have created the rule you said, or so do i believe. Now for example opening a webserver on LAN (10.58.1.21:8080) and trying to reach it from IPTV (10.58.0.38) causes the server on LAN to receive the packets, but are not forwarded back to the IPTV network. (See the attached screenshots, wireshark running on the server)


Yet when I initiate the connection from the LAN side, then I successfuly get a response from the IPTV side.

Thanks for the help :)
#2
Of course, this topology looks chaotic, if I didn't know what was going on, I would also say the same 😅

The thing is that the latest type of Android TV box (the one that I have) doesn't (really) work without being directly connected to the ONT. This topology was recommended on an official Hungarian telekom forum, as this way the TV box can freely communicate with the ONT and additionally, no IGMP messages flood the main network. With Telekom allowing two pppoe users, the ONT can also dial-in, so the TV box can access the internet via its "own public IP" without having to tinker with opnsense forwarding the IPTV address ranges to the correct gateway, IGMP proxying and so on. This should be the best way for the TV box to also be able to reach the main network, for example, to play movies from a NAS (or so they say...).

So let's say that the topology isn't the issue here, but just simply me a dumb newbie not being able to correctly configure routing/nating/firewalling between two networks.

What am I missing? It's probably obvious from the logs, that packets are sent out from the router, but no response can be seen... NATing?

Thank you for helping me in advance!
#3
With all the firewall rules set to be logged, trying to open a lan web UI (10.58.1.2) from the IPTV network (10.58.0.39) produces the attached output.

The packet is received by the firewall, and forwarded to the right place, but then I see no response or denied packets, yet the request on the iptv network device still times out. (Activity was filtered to the two ips mentioned above.)
#4
Update: This is definitely a firewall misconfiguration, as after turning off the firewall it works flawlessly, both networks can reach one other.
Or a NATing issue, as disabling the firewall also disables NATing
#5
Hey everyone!

Total opnsense newbie here. I have a Telekom Android IPTV and wanted it to be able to communicate with my NAS on the local network, but simply connecting the TV box to the opnsense box of course doesn't work.

I have found on the internet, that the best way is to keep a separate network for the IPTV and use OPNsense as a gateway between the IPTV box and the ONT while also having pppoe on so that the IPTV has internet access and can use IGMP without having to proxy it.

IPTV network is IPV4 only and is configured as static and has the ONT as the upstream gateway. Probably the problem is that OPNsense tries to forward all the packets to the ONT instead of sending them to the LAN interface?

I have configured everything as can be seen in the attachments. I can access the internet from both IPTV and LAN networks. I can also reach the IPTV network from LAN, for example, open the ONT configuration, but not the other way. I cannot ping the LAN network from IPTV, and also cannot ping the OPNsense router's IPTV address.

It is definitely a firewall/nat configuration that I am missing... but after reading everything online I still have no idea what.

Any help is appreciated!
#6
Hey!

Thank you so much for helping me. It works flawlessly via pppoe!

P.S.: It wasn't the solution I was originally looking for, as DHCPv6 works behind the ISP router at another place where I have Telekom, and I though it would work here also. But obviously it depends on the modem provided.


Thank you again for being so patient and helpful!
Keep up the positivity!
#7
Thank you, I will ask Telekom for my PPPoE login information, and try to set it up this way.

I will report back as soon as progress is made :)
#8
Hey everyone!

Total newbie at OPNSense, and I've been trying to set up ipv6 for the last couple of days without success. I have followed all the tutorials and troubleshooting guides I could find online. I believe I have tried all the possible combinations of settings, but none of them has worked. Currently using track interface, with manual settings disabled. I have also added multiple firewall rules to allow icmpv6 packages with no help.

The only error(s) I see is on the attached image: /interfaces.php: dhcpd_radvd_configure(auto) found no suitable IPv6 address on ix0 (ix0 is LAN)

WAN side has an ipv6 address, and can ping ipv6 hosts. But no matter what settings I use I can't get it to work on the LAN side (I haven't tried setting static ipv6 addresses as my ISP provides me with a dynamic address.) Ipv4 is working perfectly.

Could you please help me resolve this issue?
Thanks in advance!