Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3545 hidnplayr 1
[ipconfig]
2
; type should be static or zeroconf
3
; zeroconf means the service first tries to contact a DHCP server
4
; If dhcp is not available, it switches to link-local
5
type    = zeroconf
6
ip      = 192.168.1.150
7
gateway = 192.168.1.1
8
dns     = 192.168.1.1
9
subnet  = 255.255.255.0