diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml
index 6af695e01..38bfe1528 100644
--- a/docs/MultiISP.xml
+++ b/docs/MultiISP.xml
@@ -427,6 +427,32 @@
+
+
+ src=source-address (Added in
+ Shorewall-perl 4.1.5)
+
+
+ Specifies the source address to use when routing to
+ this provider and none is known (the local client has bound
+ to the 0 address). May not be specified when an
+ address is given in the INTERFACE
+ column. If this option is not used, Shorewall substitutes
+ the primary IP address on the interface named in the
+ INTERFACE column.
+
+
+
+
+ mtu=number (Added in
+ Shorewall-perl 4.1.5)
+
+
+ Specifies the MTU when forwarding through this
+ provider. If not given, the MTU of the interface named in
+ the INTERFACE column is assumed.
+
+
For those of you who are termnally confused between
+
+
+ src=source-address
+
+
+ Added in Shorewall-perl 4.1.5. Specifies the source
+ address to use when routing to this provider and none is known
+ (the local client has bound to the 0 address). May not be
+ specified when an address is given
+ in the INTERFACE column. If this option is not used, Shorewall
+ substitutes the primary IP address on the interface named in
+ the INTERFACE column.
+
+
+
+
+ mtu=number
+
+
+ Added in Shorewall-perl 4.1.5. Specifies the MTU when
+ forwarding through this provider. If not given, the MTU of the
+ interface named in the INTERFACE column is assumed.
+
+