On Thu, 15 Aug 2002, Craig wrote: > Hi Tom, > I THINK I understand what you're asking, but let me try and provide more > info. Currently, my interfaces file looks like: > > #ZONE INTERFACE BROADCAST OPTIONS > Net eth0 detect dhcp, > routefilter, norfc1918 > Loc eth1 detect routestopped > > Are you suggesting to simply add dhcp before the routestopped entry? > Which package do I need to back up to save this change? Thank you for > your help! >
The order of options isn't significant. Simply add "dhcp" to the list of options (separate list elements with a comma and no white space) and then back up shorwall. At a shell prompt, type "shorewall restart". DHCP should then work fine on your internal interface. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
