Jump to content
  • 1

OPKG and NDMS relation


Question

Posted

Could someone share details on how OPKG and KeeneticOS interact and how they work?
I saw in the configuration `opkg dns-override` - how does it work? Where does the traffic come from KeeneticOS  to OPKG  and how does it get toKeeneticOS  ?
Is this a docker inside the OS or a separate namespace?
I plan to run telegram service on OPKG side how would I allow connection to outside ?
If I plan to run web service on OPKG how can I allow connection from my internal network?

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
1 час назад, SterhTG сказал:

Could someone share details on how OPKG and KeeneticOS interact and how they work?

https://github.com/ndmsystems/packages/wiki/Opkg-Component

1 час назад, SterhTG сказал:

`opkg dns-override` - how does it work?

this command disables system dns-proxy on port 53, its helpful if you want to use dnsmasq, bind9, adguardhome. etc on keenetic with default port
 

1 час назад, SterhTG сказал:

I plan to run telegram service on OPKG side how would I allow connection to outside ?
If I plan to run web service on OPKG how can I allow connection from my internal network?

by using firewall or port forwarding from web ui
 

Edited by Denis P
  • 0
Posted
22 часа назад, SterhTG сказал:

Could someone share details on how OPKG and KeeneticOS interact and how they work?
I saw in the configuration `opkg dns-override` - how does it work? Where does the traffic come from KeeneticOS  to OPKG  and how does it get toKeeneticOS  ?
Is this a docker inside the OS or a separate namespace?
I plan to run telegram service on OPKG side how would I allow connection to outside ?
If I plan to run web service on OPKG how can I allow connection from my internal network?

opkg dns-override just releases the local resolver from the port 53 (because a user may want to bind their special service to the port 53).

No, it's not a docker, just a group of subprocesses (with optional chroot).

Connections to the outside are allowed by default (as, for example, for the download station).

Connections from the internal network are allowed by default too (as, for example, for the web-interface server).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...