Menu

HTTP_Interface not working

Help
smegnl
2019-10-02
2019-10-03
  • smegnl

    smegnl - 2019-10-02

    cant get the http_intface to work. I tried a bunch of diffent setting, from its ip, to 127.0.0.1, to just leaving it as default. When it boots up i can see it say http:120.0.0.1:6789 is the interface. But I just get page not displayed. I am trying with the web browser on the actual box itself.

    [HTTP_INTERFACE]
    #This is http inerface for viewing lease status,
    #Default is first interface, port 6789
    #You can change it here to any network interface.
    ;HTTPServer=127.0.0.1:6789
    #Also to limit the clients access, you can specify upto 8
    #HTTP client IPs Here. If no Client IP is specified then All
    #Clients can access the HTTP Interface
    ;HTTPClient=192.168.0.11
    ;HTTPClient=10.195.32.2
    
     
  • smegnl

    smegnl - 2019-10-03

    Below you can see where it says the page is ready, but the page never opens.

    [02-Oct-19 15:54:41] Starting DNS Service
    [02-Oct-19 15:54:41] Starting DHCP Service
    [02-Oct-19 15:54:41] DNS Logging: Normal
    [02-Oct-19 15:54:41] DHCP Logging: Normal
    [02-Oct-19 15:54:42] Default Lease: Infinity
    [02-Oct-19 15:54:42] Server Name: GUEST-DHCP
    [02-Oct-19 15:54:42] Domain Name: workgroup
    [02-Oct-19 15:54:42] Default Host Expiry: Infinity
    [02-Oct-19 15:54:42] Default Forwarding Server: 209.18.47.61
    [02-Oct-19 15:54:42] Default Forwarding Server: 209.18.47.62
    [02-Oct-19 15:54:42] DNS Service Permitted Hosts: 10.195.32.5-10.195.63.254
    [02-Oct-19 15:54:42] Detecting Static Interfaces..
    [02-Oct-19 15:54:42] Lease Status URL: http://10.195.32.2:6789
    [02-Oct-19 15:54:42] Listening On: 10.195.32.2
    [02-Oct-19 15:54:44] Host ac:88:fd:72:3a:43 (Hannahs-iPhone) allotted 10.195.32.6 for 4294967295 seconds
    [02-Oct-19 15:54:44] Host 98:ca:33:21:77:70 (Dang-it-Grandpa) allotted 10.195.32.7 for 4294967295 seconds
    [02-Oct-19 15:54:44] Host 7c:9a:1d:6c:25:dd (Quinns-iPhone) allotted 10.195.32.14 for 4294967295 secon
    
     

    Last edit: smegnl 2019-10-03

Log in to post a comment.