<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gretech.be &#187; Routers</title>
	<atom:link href="http://gretech.be/blog/index.php/category/network/routers/feed/" rel="self" type="application/rss+xml" />
	<link>http://gretech.be/blog</link>
	<description>Just another WordPress weblog...</description>
	<lastBuildDate>Sat, 20 Nov 2010 16:58:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cisco 877 (800 serie) RFC 2684 (before 1483) multi-protocol over ATM, config Dommel CityConnect (Wan DHCP, ADSL2+)</title>
		<link>http://gretech.be/blog/index.php/2010/04/08/cisco-877-800-serie-config-rfc-2684-before-1483-multi-protocol-over-atm-dommel-cityconnect-wan-dhcp-adsl2/</link>
		<comments>http://gretech.be/blog/index.php/2010/04/08/cisco-877-800-serie-config-rfc-2684-before-1483-multi-protocol-over-atm-dommel-cityconnect-wan-dhcp-adsl2/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 11:29:01 +0000</pubDate>
		<dc:creator>GregoryBE</dc:creator>
				<category><![CDATA[Routers]]></category>
		<category><![CDATA[atm]]></category>
		<category><![CDATA[bridged]]></category>
		<category><![CDATA[Cisco 800]]></category>
		<category><![CDATA[Cisco 877]]></category>
		<category><![CDATA[cityconnect]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[dommel]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[rfc 1483]]></category>
		<category><![CDATA[rfc 2684]]></category>

		<guid isPermaLink="false">http://gretech.be/blog/?p=61</guid>
		<description><![CDATA[Config I use for the Belgium provider Dommel with the Cityconnect ADSL2+ they offer. WAN IP: DHCP (ATM0.1 point-to-point) LAN Router IP: 10.10.10.1 DHCP Range: 10.10.10.10 10.10.10.240 DNS Server forwarding requests to OpenDNS NTP Server forwarding requests to 81.246.92.140 and 212.68.213.7 (be.pool.ntp.org ip's) Timezone Paris Incoming ACL: 101 Outgoing ACL: 100 SSH via WAN on [...]]]></description>
			<content:encoded><![CDATA[<p>Config I use for the Belgium provider Dommel with the Cityconnect ADSL2+ they offer.</p>
<ul>
<li>WAN IP: DHCP (ATM0.1 point-to-point)</li>
<li>LAN Router IP: <strong>10.10.10.1</strong></li>
<li>DHCP Range: 10.10.10.<strong>10</strong> 10.10.10.<strong>240</strong></li>
<li>DNS Server forwarding requests to <strong>OpenDNS</strong></li>
<li>NTP Server forwarding requests to 81.246.92.140 and 212.68.213.7 (<strong>be.pool.ntp.org</strong> ip's)</li>
<li>Timezone Paris</li>
<li>Incoming ACL: <strong>101</strong></li>
<li>Outgoing ACL: <strong>100</strong></li>
<li>SSH via WAN on port <strong>822</strong></li>
<li>SNMP Private string: privateString</li>
<li>SNMP Public string: publiekeString</li>
<li>Logging previous 300 console commands</li>
</ul>
<p><code><br />
!* cisco-axelius.axelius.be.CiscoConfig<br />
!* IP Address : 10.10.10.1<br />
!* Community  : privateString<br />
!* Downloaded 21/03/2010 19:07:58 by SolarWinds Config Transfer Engine Version 5.5.0<br />
!<br />
! Last configuration change at 19:06:47 Paris Sun Mar 21 2010 by admin<br />
! NVRAM config last updated at 19:06:53 Paris Sun Mar 21 2010 by admin<br />
!<br />
version 12.4<br />
no service pad<br />
service tcp-keepalives-in<br />
service tcp-keepalives-out<br />
service timestamps debug datetime msec localtime show-timezone<br />
service timestamps log datetime msec localtime show-timezone<br />
service password-encryption<br />
service sequence-numbers<br />
!<br />
hostname cisco-axelius<br />
!<br />
boot-start-marker<br />
boot-end-marker<br />
!<br />
logging buffered 51200 debugging<br />
logging console critical<br />
enable secret 5 ...<br />
!<br />
no aaa new-model<br />
!<br />
resource policy<br />
!<br />
clock timezone Paris 1<br />
clock summer-time Paris date Mar 30 2003 2:00 Oct 26 2003 3:00<br />
ip subnet-zero<br />
ip cef<br />
no ip dhcp use vrf connected<br />
ip dhcp excluded-address 10.10.10.1 10.10.10.9<br />
ip dhcp excluded-address 10.10.10.241 10.10.10.254<br />
!<br />
ip dhcp pool sdm-pool1<br />
import all<br />
network 10.10.10.0 255.255.255.0<br />
default-router 10.10.10.1<br />
dns-server 10.10.10.1<br />
!<br />
!<br />
ip tcp synwait-time 10<br />
no ip bootp server<br />
ip domain name axelius.be<br />
ip name-server 208.67.222.222<br />
ip name-server 208.67.220.220<br />
ip ssh time-out 60<br />
ip ssh authentication-retries 5<br />
!<br />
!<br />
crypto pki trustpoint TP-self-signed-4008809079<br />
enrollment selfsigned<br />
subject-name cn=IOS-Self-Signed-Certificate-4008809079<br />
revocation-check none<br />
rsakeypair TP-self-signed-4008809079<br />
!<br />
!<br />
crypto pki certificate chain TP-self-signed-4008809079<br />
certificate self-signed 01<br />
30820250 ...<br />
quit<br />
username admin privilege 15 secret 5<br />
archive<br />
log config<br />
logging enable<br />
logging size 300<br />
hidekeys<br />
!<br />
!<br />
!<br />
bridge irb<br />
!<br />
!<br />
interface ATM0<br />
description Fysieke ADSL (ATM) Interface<br />
no ip address<br />
no atm ilmi-keepalive<br />
dsl operating-mode auto<br />
!<br />
interface ATM0.1 point-to-point<br />
description ATM Routed Bridge Encapsulation (RBE) Subinterface t.b.v. Internet<br />
ip address dhcp<br />
ip access-group 101 in<br />
ip nat outside<br />
ip virtual-reassembly<br />
no snmp trap link-status<br />
atm route-bridged ip<br />
pvc 8/35<br />
encapsulation aal5snap<br />
protocol ip inarp<br />
!<br />
!<br />
interface FastEthernet0<br />
!<br />
interface FastEthernet1<br />
!<br />
interface FastEthernet2<br />
!<br />
interface FastEthernet3<br />
!<br />
interface Vlan1<br />
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$<br />
ip address 10.10.10.1 255.255.255.0<br />
ip access-group 100 in<br />
ip nat inside<br />
no ip virtual-reassembly<br />
!<br />
interface Dialer0<br />
no ip address<br />
!<br />
ip classless<br />
!<br />
ip http server<br />
ip http authentication local<br />
ip http secure-server<br />
ip http timeout-policy idle 60 life 86400 requests 10000<br />
ip nat inside source list 1 interface ATM0.1 overload<br />
ip nat inside source static tcp 10.10.10.1 22 interface Dialer0 822<br />
ip dns server<br />
!<br />
logging trap debugging<br />
access-list 1 remark INSIDE_IF=Vlan1<br />
access-list 1 remark SDM_ACL Category=2<br />
access-list 1 permit 10.10.10.0 0.0.0.255<br />
access-list 100 remark CCP_ACL Category=17<br />
access-list 100 deny   ip host 255.255.255.255 any<br />
access-list 100 deny   ip 127.0.0.0 0.255.255.255 any<br />
access-list 100 permit ip any any<br />
access-list 101 permit tcp any any established<br />
access-list 101 permit udp host 212.68.213.7 eq ntp any eq ntp<br />
access-list 101 permit udp host 81.246.92.140 eq ntp any eq ntp<br />
access-list 101 permit udp host 208.67.220.220 eq domain any<br />
access-list 101 permit udp host 208.67.222.222 eq domain any<br />
access-list 101 permit tcp any any eq 822<br />
access-list 101 permit icmp any any administratively-prohibited<br />
access-list 101 permit icmp any any echo<br />
access-list 101 permit icmp any any echo-reply<br />
access-list 101 permit icmp any any time-exceeded<br />
access-list 101 permit icmp any any traceroute<br />
access-list 101 permit icmp any any unreachable<br />
access-list 101 permit udp any eq bootps any eq bootpc<br />
access-list 101 deny   ip any any<br />
snmp-server community privateString RW<br />
snmp-server community publiekeString RO<br />
snmp-server location Hasselt<br />
snmp-server contact GregoryBE<br />
!<br />
control-plane<br />
!<br />
banner login Authorized access only!<br />
Gretech Configured router. Unauthorized access will be logged.<br />
!<br />
line con 0<br />
login local<br />
no modem enable<br />
transport output telnet<br />
line aux 0<br />
login local<br />
transport output telnet<br />
line vty 0 4<br />
privilege level 15<br />
login local<br />
transport input telnet ssh<br />
!<br />
scheduler max-task-time 5000<br />
scheduler allocate 4000 1000<br />
scheduler interval 500<br />
ntp clock-period 17179862<br />
ntp master<br />
ntp server 81.246.92.140 prefer<br />
ntp server 212.68.213.7<br />
end</code></p>
<p>Links:<br />
<a href="http://www.cisco.com/en/US/tech/tk175/tk15/technologies_configuration_example09186a008071a5d0.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk175/tk15/technologies_configuration_example09186a008071a5d0.shtml</a><br />
<a href="http://forums.overclockers.com.au/showthread.php?t=460519" target="_blank">http://forums.overclockers.com.au/showthread.php?t=460519</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gretech.be/blog/index.php/2010/04/08/cisco-877-800-serie-config-rfc-2684-before-1483-multi-protocol-over-atm-dommel-cityconnect-wan-dhcp-adsl2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Linksys/3Com ADSL modem speed test</title>
		<link>http://gretech.be/blog/index.php/2010/02/22/linksys3com-adsl-modem-speed-test/</link>
		<comments>http://gretech.be/blog/index.php/2010/02/22/linksys3com-adsl-modem-speed-test/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 18:05:06 +0000</pubDate>
		<dc:creator>GregoryBE</dc:creator>
				<category><![CDATA[Routers]]></category>

		<guid isPermaLink="false">http://gretech.be/blog/?p=39</guid>
		<description><![CDATA[Just a little test I performed: Two different ADSL modems on the same ADSL2+ Line, same cable, same connectors... 3COM: OfficeConnect ADSL Wireless 108 Mbps 11g Firewall Router Linksys: WAG200G 2 Linksys speed tests: 2 3COM speedtests: Left: 3COM, Right: Linksys (Did the test serveral time to make sure the results are correct.) I should [...]]]></description>
			<content:encoded><![CDATA[<p>Just a little test I performed: Two different ADSL modems on the same ADSL2+ Line, same cable, same connectors...</p>
<p>3COM: OfficeConnect ADSL Wireless 108 Mbps 11g Firewall Router<br />
Linksys: WAG200G</p>
<p>2 Linksys speed tests:<br />
<a href="http://gretech.be/blog/wp-content/uploads/2010/02/Linksys2tests.jpg"><img class="aligncenter size-full wp-image-42" title="Linksys,2tests" src="http://gretech.be/blog/wp-content/uploads/2010/02/Linksys2tests.jpg" alt="" width="599" height="177" /></a></p>
<p>2 3COM speedtests:<br />
<a href="http://gretech.be/blog/wp-content/uploads/2010/02/3com2tests.jpg"><img class="aligncenter size-full wp-image-44" title="3com,2tests" src="http://gretech.be/blog/wp-content/uploads/2010/02/3com2tests.jpg" alt="" width="601" height="173" /></a></p>
<p>Left: 3COM, Right: Linksys<br />
<a href="http://gretech.be/blog/wp-content/uploads/2010/02/Links3Com_Rechts_Linksys.jpg"><img class="aligncenter size-full wp-image-45" title="Links3Com_Rechts_Linksys" src="http://gretech.be/blog/wp-content/uploads/2010/02/Links3Com_Rechts_Linksys.jpg" alt="" width="600" height="177" /></a></p>
<p>(Did the test serveral time to make sure the results are correct.) I should have taken note of the noise and margin values, will do that in future tests...</p>
]]></content:encoded>
			<wfw:commentRss>http://gretech.be/blog/index.php/2010/02/22/linksys3com-adsl-modem-speed-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashing DDWRT (on WRT54GL)</title>
		<link>http://gretech.be/blog/index.php/2010/02/21/flashing-ddwrt-on-wrt54gl/</link>
		<comments>http://gretech.be/blog/index.php/2010/02/21/flashing-ddwrt-on-wrt54gl/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:26:48 +0000</pubDate>
		<dc:creator>GregoryBE</dc:creator>
				<category><![CDATA[Routers]]></category>

		<guid isPermaLink="false">http://gretech.be/blog/?p=15</guid>
		<description><![CDATA[Recently I was talking with a friend (Jones) about DD-WRT and Tomato, he told me that an hard reset is always required before and after flashing a firmware, something I didn't know. I always just flashed the firmware... So basically how to flash a WRT54GL with the original Linksys firmware on it (using GUI): Download [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was talking with a friend (Jones) about DD-WRT and Tomato, he told me that an hard reset is always required before and after flashing a firmware, something I didn't know. I always just flashed the firmware...</p>
<p>So basically how to <strong>flash a WRT54GL with the original Linksys firmware on it </strong>(<em>using GUI</em>):</p>
<ol>
<li>Download Micro or Mini to start with,<br />
If you want to install another DDWRT version, afterwards also download it (STANDARD, VOIP, or VPN versions)<br />
<a href="http://www.dd-wrt.com/site/support/router-database">DDWRT Firmwares</a></li>
<li><strong>Hard reset</strong> (original Linksys firmware)</li>
<li>Upgrade to Micro or Mini<strong></strong></li>
<li><em>The Waiting...</em></li>
<li><strong>Hard reset</strong></li>
<li>Upgrade to the STANDARD, VOIP, or VPN versions.</li>
<li><em>The Waiting...</em></li>
<li><strong>Hard reset</strong></li>
</ol>
<p>What is a <strong>Hard reset</strong> (30/30/30 reset):</p>
<ul>
<li>Hold down the reset button for 30 seconds (with the router powered on)</li>
<li> Still holding it, pull the power cord for 30 seconds.</li>
<li>Still holding it, plug the router back in and continue to hold the reset button for 30 more seconds.</li>
</ul>
<p>(When the hard reset is performed correctly, you will be asked to change your password when you login to the webgui)</p>
<p><strong>The Waiting</strong>:</p>
<blockquote><p>After you flash the firmware, and before you do the hard reset, the router will be building some nvram settings. YOU MUST WAIT FOR THIS TO FINISH PRIOR TO DOING ANYTHING WITH THE ROUTER INCLUDING A HARD RESET. Usually, you can tell when this process is completed by the WAN light coming on, but it does take several minutes. Go have a beer. There are starting to be more and more people who BRICK their routers by not waiting until the nvram is rebuilt, PRIOR to doing a hard reset. YOU NEED TO WAIT!</p></blockquote>
<p><strong>The reason for the hard resets:</strong></p>
<p>You want to flash to a "clear" nvram. This helps to prevent problems. That is the reason the chip is being clearedÂ  prior to flashing. Old values can corrupt things. So can failing to power cycle. Without doing a hard reset it is possible that your WRT54GL will get slow.</p>
<p>Links:<br />
<a href="http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54GL#Firmware">Linksys WRT54GL</a><br />
<a href="http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486">Peacock Thread-FAQ: EVERYTHING you NEED to know! Really!!</a> (very handy)<br />
<a href="http://www.dd-wrt.com/wiki/index.php/Installation#.22Flashing.22_Your_Router_with_DD-WRT_Firmware">Flashing Your Router with DD-WRT Firmware</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gretech.be/blog/index.php/2010/02/21/flashing-ddwrt-on-wrt54gl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->