0

In this topic Which is the best OS for PPTP? :

server with this CPU and 2 Intel PRO/1000 network adapters really handles ~2 hour peak of 250MBit/s internet traffic on one interface and sends all this traffic encapsulated in PPTP via another interface.

I want to know how to use 2 interface on PPTP server

larry
  • 4,037
  • 9
  • 36
  • 42

1 Answers1

0

Bond the interfaces and use them as a single interface. With the right equipment you get double the throughput, or redundancy, or both.

Chris S
  • 77,945
  • 11
  • 124
  • 216
  • so how to bond the interfaces ? – larry Mar 21 '11 at 13:02
  • [How to bond interfaces in Linux](http://www.linux-corner.info/bonding.html), though there's more to know that just that. You may want to hire a consultant who knows what they're getting in to. – Chris S Mar 21 '11 at 13:38