METHOD_SHARED


Description:

[ CCode ( cname = "NM_SETTING_IP4_CONFIG_METHOD_SHARED" ) ]
public const string METHOD_SHARED

This connection specifies configuration that allows other computers to connect through it to the default network (usually the Internet).

The connection's interface will be assigned a private address, and a DHCP server, caching DNS server, and Network Address Translation ( NAT) functionality will be started on this connection's interface to allow other devices to connect through that interface to the default network.




2022 vala-language.org