I did something stupid. After I installed sshd I found out that netmasq was not functioning correctly (web pages where not resolved anymore). So I restored the original firmware via CFE. However it still did not resolve correctly, so I was looking for command to reset the nvram. Since a WRT54G has something like a nvram, I was looking for something simular in the WGT634U so I run (stupid) setup at CFE. No the whole thing does not boot anymore. Here is a dump of CFE:
Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
Copyright (C) 2000,2001,2002 Broadcom Corporation.
Add MAC client version(DNI).
Initializing Arena.
Initializing Devices.
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller
CPU type 0x29007: 200MHz
Total memory: 0x2000000 bytes (32MB)
Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
Boot area (physical): 0x01B70000 - 0x01BB0000
Relocation Factor: I:E23B65E0 - D:01BB0280
configure vlans
*****************************************************************
*********************** VLAN Driver initial ********************
*****************************************************************
Process LAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add LAN port
Process WAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add WAN port
SUCCESS: enable ports success
configure vlans...done
Device eth0: hwaddr 00-09-5B-F8-5A-13, ipaddr 192.168.2.2, mask 255.255.255.0
gateway 192.168.2.1, nameserver 192.168.2.1, domain Belkin
No device name specified.
CFE>printenv
Variable Name Value
-------------------- --------------------------------------------------
BOOT_CONSOLE uart1
boardtype bcm95365r
et0mdcport 0
et0phyaddr 254
configvlan 0x1
et0macaddr 00-09-5b-f8-5a-13
et1macaddr 00-09-5b-f8-5a-14
kernel_args console=ttyS1,115200 root=/dev/ram0 init=linuxrc rw syst_si
ze=8M
STARTUP ifconfig eth0 -auto; boot -fs=raw flash0.os
CFE_VERSION 1.0.34
CFE_BOARDNAME BCM95365R
CFE_MEMORYSIZE 32
NET_DEVICE eth0
NET_DOMAIN Belkin
NET_IPADDR 192.168.2.2
NET_NETMASK 255.255.255.0
NET_GATEWAY 192.168.2.1
NET_NAMESERVER 192.168.2.1
*** command status = 0
What to do?