Originally Posted by MSG
Firstly, Thanks for the reply~~=)
In my case, I've set my p2p client to accept no more than 80 connections at a time for each transfer concerned, and it shouldn't have more than 200 connections at a certain time since I don't do multi transfers often, then how come I manage to get more than 1024 concurrent connections? I'm quite puzzled about this. Also, could this be related to why my PPPoE connection drops off??
I've done a search in how to set my concurrent connection to a higher number, but since I'm now using the new firmware of 1.8.1.7-1, is it still the same? and do I just execute them in the web interface?
nvram set bootCmdXXX="echo 4096 > /proc/sys/net/ipv4/ip_conntrack_max"
nvram commit
Thanks