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

#1
I have set up two OPNsense machines and connected multiple networks.
In OPNsense8 and OPNsense7, DHCP is running on the LAN side interface.
When the IP address on LAN8(192.168.8.254) of OPNsense7 is obtained via DHCP, it works as expected.
Pings can be sent to all IP addresses from 192.168.7.100, and the Internet can be accessed.

However, if you statically assign the IP of LAN8 (192.168.8.254) on OPNsense7, communication will not be possible.
When statically assigning an IP, 192.168.8.1 is registered as the upstream gateway in the system gateway, and is also recognized as the DefaultGateway in the status.

The ping results are as follows:
192.168.7.100 -> 192.168.8.100  OK
192.168.7.100 -> 192.168.8.1    OK
192.168.7.100 -> 192.168.0.8    OK
192.168.7.100 -> 192.168.0.100  NG
192.168.7.100 -> 192.168.0.1    NG
#2
Hi ChristianVirtual

If you are not using Hikari Telephone, it is possible to remove the NTT XG-100NE and attach a high-performance router to the ONU.
However, it is unclear whether OPNsense supports Japan's IPv4 over IPv6 standard.

Also, I don't think the NTT XG-100NE is the cause of the WiFi connection interruptions.
#3
環境はこんな感じです。


WANはauのHGWでDHCPが動作しており、LAN8、LAN7共にOPNsenseでDHCPが動作しています。
インターフェース(LAN8 192.178.8.254)このIPを、対向のOPNsenseからDHCPで取得した場合
192.168.7.100のPCは、すべてのLANと通信可能であり、インターネットアクセスも問題ありません。

インターフェース(LAN8 192.178.8.254)このIPを静的に割り当て、[システム]-[ゲートウェイ]の項目に
上流GWとして、192.168.8.1を登録し、[ルート]-[ステータス]にもRouting Tableが登録されている状況。

192.168.7.100のPCから、192.168.8.100、192.168.0.8までPingが通るが192.168.0.100及び192.168.0.1にPingが通らず
インターネットにもアクセス出来ません。

これはどこでブロックされているのでしょうか?