Last change
on this file since 10119 was 10119, checked in by richardvm, 13 years ago |
vpn, node, proxy and future other stuff
|
File size:
490 bytes
|
Line | |
---|
1 | hostname="richard.wleiden.net"
|
---|
2 | ifconfig_xl0="inet 172.19.137.70/27"
|
---|
3 | defaultrouter="172.19.137.66"
|
---|
4 |
|
---|
5 | sshd_enable="YES"
|
---|
6 |
|
---|
7 |
|
---|
8 |
|
---|
9 | #
|
---|
10 | # PXEboot envirionment
|
---|
11 | ifconfig_bfe0="inet 192.168.4.1/24"
|
---|
12 |
|
---|
13 | # DHCPD server, ip address, options, hints
|
---|
14 | dhcpd_enable="YES"
|
---|
15 |
|
---|
16 | # TFTP server, initial boot
|
---|
17 | inetd_enable="YES"
|
---|
18 |
|
---|
19 | # NFS server, kernel and more
|
---|
20 | nfs_server_enable="YES"
|
---|
21 | rpcbind_enable="YES"
|
---|
22 | mountd_flags="-r"
|
---|
23 |
|
---|
24 | gateway_enable="YES"
|
---|
25 | firewall_enable="YES"
|
---|
26 | firewall_type="OPEN"
|
---|
27 | natd_enable="YES"
|
---|
28 | natd_interface="xl0"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.