Well I finally got Dachstein-CD up and running. But I think I will drop back to EB2 for a bit. There are several things I noticed:
If it matters I switched from the 192.168.1 network to the 172.20.3 network. I carefully changed all references to the 192 network as I always have done with EB2. I don't recall why I did this along time ago, but I did. I had created my lrcfg file from the readme.txt file that I modified. At some point it became an MSDOS file. The symptom was that the last module in the list closest to the ^M, in this case vim, did not load. The ^M looked like a . in the edit editor. I am using etc:R,local,modules,ramlog,dhclient,dnscache,dhcpd,weblet,lncurses,vim in my lrcfg file simulating EB2. There is a subtle difference between the 2.2.16 and the 2.2.19 module I was using for my ethernet adapter. In 2.2.16, I was able to just load eepro100. In 2.2.19, I also needed to uncomment pci-scan in the /etc/modules before the interfaces were brought up. A difference between EB2 and Dachstein-CD is that a person also has to uncomment both ip_masq_portfw and ip_masq_autofw for NAT. Should all the ip_masq_xxxx modules be uncommented by default like EB2 had them? Another difference between EB2 and Dachstein-CD, dCD is in the ip address used for the internal network. I am puzzled here. Both EB2 and dCD allow a person to have their /etc/hosts file created from a list of variables. In EB2 the router takes the internal subnet address when the /etc/hosts file is created. In dCD the router is assigned the address of 1.1.1.2. The only real difference I can see is that the EB2 /etc/network.conf uses 0.0.0.0 for eth0_IPADDR variable while dCD uses 1.1.1.2. I tried changing these eth0_IPADDR to 0.0.0.0 thinking the NAT rules were using this number, but /etc/hosts file has 0.0.0.0 for the router ip. weblet is not working. I tried a telnet myrouter 80 with a GET / HTTP/1.0<enter><enter> operation. Before I could finish typing "GET /" the connection was dropped. The log file says sh-http refushed connection. My weblet configuration files are the same from EB2. nmap reports <snip> (The 1520 ports scanned but not shown below are in state: closed) Port State Service 53/tcp open domain 80/tcp open http 1023/tcp open unknown <snip> for both the internal and external interfaces. I have this feeling that nmap is not reliable from the internal network. So I am not sure what this looks like to the external world. How this helps, Greg _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel