|
||||||||
Hi guys, Now I am trying m0n0wall-pb10r382 in a PC and I simulate a small network below: [Server-A] <---HUB(10BaseT) ---> [m0n0] <---crossover UTP(100BaseT)---> [Client-A] Accessing to webGUI was no problem, but I don't know why the bandwidth between Server-A and Client-A is very slow. I've got about 10KBytes/s when I was trying to download a file from Server-A to Client-A. But if I configure my small network with Linux, same as above: [Server-A] <---HUB(10BaseT) ---> [Linux] <---crossover UTP(100BaseT)---> [Client-A] and put a NAT command "iptables -t nat -A POSTROUTING -s $clientA -d $serverA -j MASQUERADE". Amazing, I've got about 400KBytes/s. Can somebody help me to solve this problem or CMIIW? Thank You. Larrson __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |