Originally posted by: xSauronx
im sorry but....have you ever used google dude? basically if you google linux router its hard to miss 😉
also, i think microtiks routeros can be had for free with some capabilities trimmed. used to be, anyway.
clarkconnect, monowall (bsd but, whatever), ipcop, smoothwall and linux distros you may want to look into.
Try to google for "linux router" and finding one with no nat. VERY hard to come by. Most of the Linux routers are for NAT routers. I need an actual router, like, a cisco router, but something I can install in a VM and has a web interface.
Ex:
10.10.0.1/24 ----- router ------ 10.10.1.1/24
Say both sides of the network have 5 machines, all 5 have to be able to access all 5 on the other side and vise versa. I just need simple routing.
I also want to avoid spending more money. I already spent more then I wanted to. I got shafted by the dlink router I bought as it has no static route capabilities (which is the most retarded thing EVER, that's a BASIC router feature). I might see if I can trade that router with someone at work or something though and then I wont need to make one in a vm. But that router is a POS considering it's lacking basic features.
Can I use just a regular linux distro to do routing? I'm even thinking of just putting two nics on my vpn server vm and making it act as a router too. Would it just be the thing of setting up static routes in Linux, or would there be more to it then that?