close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Feb 9, 2011, 12:28:07 PM (15 years ago)
- Author:
-
adv
- Comment:
-
Aclarando informacion dhcp externo
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v62
|
v63
|
|
103 | 103 | === Servicio dhcp externo === |
104 | 104 | |
105 | | 1. Añadir al fichero /var/lib/tftpboot/pxelinux.cfg/default la identificación del servidor OpenGnsys(ip adress), con repo=xxx.xxx.xxx.xxx |
| 105 | 1. Desde nuestro Servidor OpenGnsys: añadir al fichero /var/lib/tftpboot/pxelinux.cfg/default la identificación del servidor OpenGnsys(ip adress), con repo=xxx.xxx.xxx.xxx |
106 | 106 | {{{ |
107 | 107 | LABEL pxe |
… |
… |
|
109 | 109 | APPEND initrd=initrd.gz ip=dhcp ro vga=788 irqpoll acpi=on repo=172.17.36.29 |
110 | 110 | }}} |
111 | | 1. En el fichero de configuración del servidor dhcp externo: |
| 111 | 1. En el servidor DHCP externo: |
112 | 112 | {{{ |
113 | 113 | # habilitamos la transferencia del nombre por dhcp. |