Serial Port Problems
Thus far we have found that in this configuration the system will answer only the last initialized port i.e. if configured for 8 ports then it works only with port 8, if configured for 2 ports then it works only on port 2, etc. We believe this to be due to the fact that the XIRCOM card provides 8 I/O addresses, but only a single IRQ.
It appears that IPRoute manages the hardware directly and, not surprisingly, does not resolve the shared interrupt. As a result, it does not "see" an incoming call on anything but the last address configured. We have reported this to Dave Mischler but he has not had time to address it as yet.
Dial Access Testing
We have tested dial in access to the single working port using both Windows 95 Dial Up Networking and Windows NT Workstation Remote Access Services. Access with Windows 95 was successful and so far we are able to access TCP/IP based functions such as EMAIL, Web, etc. We are still unable to access network files, etc., using NetBIOS over TCP/IP but continue testing to determine why. Windows NT access has failed consistently with the client reporting that "the PPP is not converging" on the dialup. We have been unable to remedy this as yet.
RADIUS Authentication Problems
Using the single active port we have managed to test the RADIUS authentication. The RADIUS server used is Microsoft's Internet Authentication Server for Windows NT from the recent NT Options Pack. We have found two problems, one of which is most certainly a Microsoft problem and the other appears to be an IPRoute problem.
First, Microsoft's RADIUS appears to accept any combination of invalid username and invalid password as authentic --- only when a valid user name and an invalid password are supplied does it reject the access. We have tried login through IPRoute with valid and invalid usernames and passwords and the RADIUS server logs show that they were all authenticated and granted access.
Using RADIUS, we are unable to FTP into IPRoute. The RADIUS logs reflect authentication and acceptance, but the FTP shows the login as rejected. This does not occur with the TELNET daemon in IPRoute, which is of course subject to the apparent problem with the Microsoft RADIUS as reported above.
Further Integration
We have successfully integrated the Wireless LAN interface into this router. The configuration file shown above does not reflect this configuration but it basically merges the appropriate sections from our earlier Wireless efforts into the file above. To the limited degree that the Serial Interface works in this case, routing and NAT occur properly for both interfaces to and from the Ethernet uplink.