kolibrios-gitea/programs/network/zeroconf/trunk/zeroconf.ini
hidnplayr a1d301efb2 Moved Zeroconf to the right directory.
Changes in stackcfg:

Removed Static IP setting (now obsolete because of zeroconf)
Added dutch translation.
Auto-read settings when program loads.

git-svn-id: svn://kolibrios.org@1010 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-29 17:59:37 +00:00

9 lines
283 B
INI

[ipconfig]
; type should be static or zeroconf
; zeroconf means the service first tries to contact a DHCP server
; If dhcp is not available, it switches to link-local
type = static
ip = 192.168.1.150
gateway = 192.168.1.1
dns = 192.168.1.1
subnet = 255.255.255.0