diff --git a/Shorewall-docs/dhcp.xml b/Shorewall-docs/dhcp.xml
index 7d791f474..b64b5678d 100644
--- a/Shorewall-docs/dhcp.xml
+++ b/Shorewall-docs/dhcp.xml
@@ -40,16 +40,15 @@
- Specify the "dhcp" option on each interface to be served
- by your server in the /etc/shorewall/interfaces file. This will
- generate rules that will allow DHCP to and from your firewall system.
-
+ Specify the dhcp
option on each interface to be
+ served by your server in the /etc/shorewall/interfaces file. This will
+ generate rules that will allow DHCP to and from your firewall system.
- When starting "dhcpd", you need to list those interfaces
- on the run line. On a RedHat system, this is done by modifying
- /etc/sysconfig/dhcpd.
+ When starting dhcpd
, you need to list those
+ interfaces on the run line. On a RedHat system, this is done by
+ modifying /etc/sysconfig/dhcpd.
@@ -59,7 +58,7 @@
- Specify the "dhcp" option for this interface in the
+ Specify the dhcp
option for this interface in the
/etc/shorewall/interfaces
file. This will generate rules that will allow DHCP to and from
your firewall system.
@@ -74,16 +73,17 @@
If you don't know the subnet address in advance, you should
- specify "detect" for the interface's subnet address in the
- /etc/shorewall/interfaces
+ specify detect
for the interface's subnet address
+ in the /etc/shorewall/interfaces
file and start Shorewall after the interface has started.
In the event that the subnet address might change while
- Shorewall is started, you need to arrange for a "shorewall
- refresh" command to be executed when a new dynamic IP address gets
- assigned to the interface. Check your DHCP client's documentation.
+ Shorewall is started, you need to arrange for a shorewall
+ refresh
command to be executed when a new dynamic IP address
+ gets assigned to the interface. Check your DHCP client's
+ documentation.