smartdns icon indicating copy to clipboard operation
smartdns copied to clipboard

改正openwrt上bind網路卡的行為

Open hizukiayaka opened this issue 1 year ago • 0 comments

The interface name defined in /etc/config/network is called logic interface name in OpenWRT. Usually, it didn't present the interface name in Linux system.

When we configure the smartdns bind to a interface, it usually means only the addresses assgined with that interface should be listened. We could have many applications bind to the same port.

hizukiayaka avatar Aug 17 '24 14:08 hizukiayaka