Hi Steve,
Here are my current settings:
<?xml version="1.0" ?>
- <m0n0wall>
<version>1.8</version>
<lastchange>1270759495</lastchange>
- <system>
<hostname>internetgateway</hostname>
<domain>test.org</domain>
<username>admin</username>
<password>$1$peYxnh76$mbl5cefK/d6PfNsUuOVrO.</password>
<timezone>America/New_York</timezone>
<time-update-interval>300</time-update-interval>
<timeservers>0.m0n0wall.pool.ntp.org</timeservers>
- <webgui>
<protocol>http</protocol>
<port />
<certificate>
<private-key> private-key>
</webgui>
<dnsserver>192.168.2.2xx</dnsserver>
<dnsallowoverride />
</system>
- <interfaces>
- <lan>
<if>sis0</if>
<ipaddr>192.168.2.x</ipaddr>
<subnet>24</subnet>
<media />
<mediaopt />
</lan>
- <wan>
<if>dc0</if>
<blockpriv />
<media />
<mediaopt />
<ipaddr>192.168.2.x</ipaddr>
<subnet>31</subnet>
<gateway>192.168.2.2xx</gateway>
<spoofmac />
</wan>
</interfaces>
<staticroutes />
<pppoe />
<pptp />
- <dyndns>
<type>dyndns</type>
<username />
<password />
<host />
<mx />
<server />
<port />
</dyndns>
<dnsupdate />
- <dhcpd>
- <lan>
- <range>
<from>192.168.2.102</from>
<to>192.168.2.200</to>
</range>
<defaultleasetime>10800</defaultleasetime>
<maxleasetime>86000</maxleasetime>
<next-server />
<filename />
</lan>
</dhcpd>
- <pptpd>
<mode />
<nunits>16</nunits>
<redir />
<localip />
<remoteip />
</pptpd>
- <dnsmasq>
<enable />
</dnsmasq>
- <snmpd>
<syslocation />
<syscontact />
<rocommunity>public</rocommunity>
</snmpd>
<diag />
<bridge />
<syslog />
- <nat>
<portrange-low />
<portrange-high />
- <advancedoutbound>
<enable />
</advancedoutbound>
</nat>
- <filter>
- <rule>
<type>pass</type>
<descr>Default LAN -> any</descr>
<interface>lan</interface>
- <source>
<network>lan</network>
</source>
- <destination>
<any />
</destination>
</rule>
- <rule>
<type>pass</type>
<descr>Default IPsec VPN</descr>
<interface>ipsec</interface>
- <source>
<any />
</source>
- <destination>
<any />
</destination>
</rule>
<tcpidletimeout />
</filter>
<shaper />
- <ipsec>
<dns-interval />
</ipsec>
<aliases />
<proxyarp />
<wol />
- <captiveportal>
- <page>
</htmltext>
</page>
<timeout>60</timeout>
<interface>lan</interface>
<maxproc />
<idletimeout>10</idletimeout>
<auth_method>none</auth_method>
<reauthenticateacct />
<httpsname />
<certificate />
<private-key />
<logoutwin_enable />
<bwdefaultdn />
<bwdefaultup />
<redirurl>
http://www.mypage.com</redirurl>
<radiusip />
<radiusip2 />
<radiusport />
<radiusport2 />
<radiusacctport />
<radiuskey />
<radiuskey2 />
<radiusvendor>default</radiusvendor>
<radmac_format>default</radmac_format>
- <user>
<name>test</name>
<fullname>Test</fullname>
<expirationdate />
<password>aa4bbe632574e4a96cddc259086b20dc</password>
</user>
<enable />
- <element>
<name>rcs.jpg</name>
<size>4303</size>
<content</content>
</element>
</captiveportal>
- <dhcrelay>
<server>192.168.2.2xx</server>
- <lan>
<enable />
</lan>
</dhcrelay>
</m0n0wall>
and as you can see, I have enabled DHCP relay also my monowall box seeds between the Cisco ASA and Internal Switch. Is this the right place for the box?
Thanks,
Alan