|
Cflinux is intended to be a small, embedded linux based system, mostly usable for the following:
- firewall (Linux kernel 2.4 with iptables)
- router (ripd, ospfd, even bgpd from quagga)
- 802.11a/b/g access point (hostap and madwifi drivers)
- IPSEC gateway (openswan)
- PPPoE server (with radius authentication, kernel PPPoE)
- PPTP access servers
And probably, cflinux is not the best choice for the following: - Multiuser environment
- File/web server
- Database applications
- Desktop environment
- ...
|