openmptcprouter
openmptcprouter copied to clipboard
Gateway Down PPPOE Connection
Gateway UP
The gateway setted up as PPPOE is showing as DOWN but is working correctly. If i set it as DHCP or static ip all is showed as good.
I have two identical VDSL connections from TIM (Italy) and on both i have this issue. In the screenshot i setted up the first as PPPOE (gateway down warning) and the second one as static IP (working but not wat i want) Found that when i set PPOE the default address 192.168.100.1 is assigned to the pppoe interface. how i change that keeping PPPOE? Cannot set 192.168.100.1 ip addres on my uplink routers because its "Used internally to the router"
Specifications
- OpenMPTCProuter version: 0.58.5
- OpenMPTCProuter VPS version: 0.1026 5.4.100-mptcp
- OpenMPTCProuter VPS provider: Aruba IT
- OpenMPTCProuter platform: x86_64
Can you test 0.59rc1 https://github.com/Ysurac/openmptcprouter/issues/2077 ?
how to update? i have to update both vpu and router?
Can you test 0.59rc1 #2077 ?
Yes, update VPS and then the router using 5.4 based release.
the script is telling me that the certificate is not trusted and expired
Update your VPS: apt-get update && apt-get upgrade
If you still have the issue, or if you don't want to update it: apt-get install -y ca-certificates && sed -i '/^mozilla\/DST_Root_CA_X3/s/^/!/' /etc/ca-certificates.conf && update-ca-certificates -f
vps updated to Version 0.1027-test 5.4.207-mptcp
How to update Router?
is possible to upload or update the files without re-flash the ssd?
https://github.com/Ysurac/openmptcprouter/wiki/Router-install#update
updated bot vps and router but the issue still there
Can you test 0.59rc1 #2077 ?
can this issue be related to configuration error?
Maybe, I don't test PPPoE I would need the result of uci show network
via SSH or in System->OpenMPTCProuter, "Show all settings" tab line beginning with "network."
I also need the result of ip r
, ip a
and ifstatus WAN_xxxx
(replace xxx with the name of your WAN) via SSH.
I see the detected gateway is 192.168.100.1 when IP begin with 87.14.xxxx, maybe I detected wrongly the IP or gateway...
uci show netork: https://pastebin.com/qUGhTDnm
ip r https://pastebin.com/WYwieQYq
ip a https://pastebin.com/U8gmL3Rw
ifstatus WAN1 https://pastebin.com/qWJaJtFL
ifstatus WAN2 https://pastebin.com/PF6Lf8u6
ifstatus WAN LTE https://pastebin.com/8mgqP3r8
Maybe, I don't test PPPoE I would need the result of
uci show network
via SSH or in System->OpenMPTCProuter, "Show all settings" tab line beginning with "network." I also need the result ofip r
,ip a
andifstatus WAN_xxxx
(replace xxx with the name of your WAN) via SSH.I see the detected gateway is 192.168.100.1 when IP begin with 87.14.xxxx, maybe I detected wrongly the IP or gateway...
Should be ifstatus wan1
Should be
ifstatus wan1
reply updated with the output of the commands
I don't see any error here, it's only that 192.168.100.1 doesn't answer to ping. It's not a problem. If you want to remove the warning in status page, you can check "Disable gateway ping" in System->OpenMPTCProuter, "Advanced settings" tab.
I don't see any error here, it's only that 192.168.100.1 doesn't answer to ping. It's not a problem. If you want to remove the warning in status page, you can check "Disable gateway ping" in System->OpenMPTCProuter, "Advanced settings" tab.
that make sense because in fact 192.168.100.1 is not the ip address of the gateway router where the PPPOE connection is established
maybe is possible to change the gateway ip with the correct one?
how i rollback to the stable release for the vps?
The gateway seems to be what is announced by the connection. You can launch stable install script and this will rollback. But current VPS test release will be stable release really soon now.
onother question My setup io OPENMPTCROUTER -> Udm Pro - LAN
I have a DDNS the resolve to my WAN IP and not i setted up this DDNS with the IP of the VPS to be able to connect to my network. This works fine but when i'm inside my lan this stop working. How can i override the hostname to my local ip inside OPENMPTCROUTER ?
you can set a custom answer to a domain in Network->DHCP&DNS, "Addresses" field with for example "/myddns.domain.com/192.168.100.52"
you can set a custom answer to a domain in Network->DHCP&DNS, "Addresses" field with for example "/myddns.domain.com/192.168.100.52"
thankyou, i was able to make it work.
I'm experiencing another problem: From my UDM Pro i have a L2TP VPN that i use to connect to my LAN from the internet. Now with OpenMptcprouter it stopped working. I opened all the port's to the UDM via the port forwarding (the port forwarding is working bacause i can reach other services hosted bihind the udm)
Tried also to check the option to forward all the ports from the server to the router without success.
Thanks
Update: cannot connect to the UDM VPN also reaching it via one of the WAN ip addred without vpn tunnel to vps (other ports working fine)
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days
@andreaconfa Hi, I also have a TIM vdsl connection, I ask you how did you manage to create a pppoe wan? I searched everywhere but couldn't find it