Coder Social home page Coder Social logo

Comments (4)

bandit400 avatar bandit400 commented on August 19, 2024

Try these steps:
(1) move "DHCP Start address" from 192.168.1.2 to 192.168.1.32 and click Save
(2) move "ModeM IP Address" from 192.168.1.1 to 192.168.1.5 and click Save
(3) move "DNS server" from 192.168.1.1 to 192.168.1.15 and click Save

from tch-nginx-gui.

seanwlk avatar seanwlk commented on August 19, 2024

Try these steps: (1) move "DHCP Start address" from 192.168.1.2 to 192.168.1.32 and click Save (2) move "ModeM IP Address" from 192.168.1.1 to 192.168.1.5 and click Save (3) move "DNS server" from 192.168.1.1 to 192.168.1.15 and click Save

Does not work, i tried moving the DHCP pool address already in whatever way. I cannot save the form and it always points me to the modem IP error i showed above.

from tch-nginx-gui.

bandit400 avatar bandit400 commented on August 19, 2024

It is not correct that in WAN you have an IP address of the same class as in LAN. The generic WAN section of a network is as shown below (but is for VDSL connection, not for WAN/ETH4):

config interface 'wan' option auto '1' option proto 'pppoe' option demand '0' option ipv6 '0' option peerdns '1' option reqopts '1 3 6 15 26 33 42 51 121 249' option keepalive_adaptive '0' option dns_metric '0' option ifname 'ptm0' list dns '8.8.8.8' list dns '8.8.4.4' option username 'username' option password 'password'

from tch-nginx-gui.

seanwlk avatar seanwlk commented on August 19, 2024

Problem is that i did not set that. It kinda was left like that after the FTTH conenction i had with SFP port to the one i was force to with the WAN connection to port 4 with a PON.
Any way to fix without full reset? i have plenty of customizations running.

from tch-nginx-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.