diff options
Diffstat (limited to 'rc.inet1.conf')
-rw-r--r-- | rc.inet1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.inet1.conf b/rc.inet1.conf index 58766d2..cde99a9 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -108,6 +108,7 @@ DEBUG_ETH_UP="no" #HWADDR[4]="00:01:23:45:67:89" # Overrule the card's hardware MAC address #MTU[4]="" # The default MTU is 1500, but you might need # 1360 when you use NAT'ed IPSec traffic. +#PROMISCUOUS[4]="yes" # Set promiscuous mode on the interface. #DHCP_TIMEOUT[4]=15 # The default timeout for the DHCP client to # wait for server resonse is 15 seconds, but # you might want a shorter or longer wait. |