correct setting in webif for httpallowed = ? need help!

There are 3 replies in this Thread which was already clicked 1,444 times. The last Post () by joeuser.

  • Trying to connect only one local PC to oscam webif by cable and Wireless.
    But difficult with 2 routers.
    One router is in the basement and is not enabled for Wireless. (poor Wireless signal)
    Has static ip to this with 10.0.0.5 with cable.
    like this in oscam.conf:

    Code
    httpallowed = 10.0.0.5


    Uses an extra Linksys router only for Wireless and how should I put this in oscam.conf.
    Wireless pc ip is 192.168.5.130
    Only this computer will have access LAN and also use Wireless.


    help are appreciated...

  • Depends how the two routers are connected (routed or NAT??) What is the ip of the oscam machine?
    I guess you tried already "192.168.5.130" ??


    ip to oscam's example is 10.0.0.10
    Already tried this ip:192.168.5.130,does not work.
    They are not NAT connected.
    wan:
    Linksys (wireless) is set up with Automatic Configuration - DHCP
    IP Address 10.0.0.3
    Subnet Mask255.255.255.0
    Gateway=10.0.0.1
    DNS 1= 10.0.0.1
    LAN:
    IP Address 192.168.5.1
    Subnet Mask 255.255.255.0
    Gateway 0.0.0.0
    Local DNS 0.0.0.0
    Start IP Address 192.168.5.100
    End IP Address 192.168.5.149

  • If you telnet from the PC to the oscam box and type "netstat -ant" what address does it show as connected? If you can not telnet, then you will need to setup a static route on your other router telling it where the 192.168.5.0 network is...
    You can try this:

    Code
    httpallowed                   = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.1-10.0.255.255

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!