Subversion Repositories Kolibri OS

Rev

Rev 3545 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3545 Rev 3633
Line 5... Line 5...
5
type    = zeroconf
5
type    = zeroconf
6
ip      = 192.168.1.150
6
ip      = 192.168.1.150
7
gateway = 192.168.1.1
7
gateway = 192.168.1.1
8
dns     = 192.168.1.1
8
dns     = 192.168.1.1
9
subnet  = 255.255.255.0
9
subnet  = 255.255.255.0
10
10
 
-
 
11
[proxy]
-
 
12
; If Internet connection requires HTTP proxy, set it here
-
 
13
; and uncomment following lines:
-
 
14
;proxy  = 
-
 
15
;port   = 
-
 
16
; If proxy requires authentification, uncomment following lines too
-
 
17
; (otherwise, leave them commented):
-
 
18
;user    = 
-
 
19
;password= 
-
 
20
11
21