Browser you have is obsolate. Please, download the modern Firefox, Chrome, Opera or Yandex browser for comfort surfing!
• IPv4, IPv6 router, firewall   • transparent proxy
• multifunctional NAT • dynamic TCP shapers
• distributed VPN interconnections • build-in DHCP, HTTP servers
• flexible HTTP cache, automatic “on-the-fly” authorization  authorization, authentication and accounting
• server's network opportunites on the non-server Windows versions
  
firewall, router solution of  Moiseenko A.A.
RusRoute firewall research project is flexible software IPv4 and IPv6 router and firewall, Internet gateway for Windows, it is the ideal solution for making Internet gateway for local area network (LAN) of small company, the users' traffic encountering and restricting, protection against of network attacks with functions of NAT, redirect, dynamic TCP shaper with conditional expressions, VPN server/client for corporate remote access, transparent proxy with port numbers saving, LAN to VPN Bridge, DHCP servers, FTP servers, multicast UDP proxies, HTTP caches, HTTP to HTTP proxy converter, captive portal feature, timed action and Splitters for rules, with advanced routing possibilities.

The next functions are not supported: Captive Portal for https connections, multicast routing, https caching, content filtering, IPv6 VPN, VPN multicast.


News
Page 1 … 4 5 6 7 8 9 10 11 12 13
27 November 2021 year, Saturday
   
RusRoute firewall 2.3.5  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.3.5 (EXE, 0 Bytes), has downloaded 139 times.

New in version:
+ Assembler code for +, -, * functions for long integers, speeding up asymmetric conversions for the x86_64 architecture by about 2 times.
+ Small code optimization (custom allocators for some structures, etc.).
+ Minor improvements.
+/- The driver has been updated for solving the port reuse error described in the previous version 2.3.4, but it is not digitally signed, it is located in the Data\2021-self_signed directory. The previous version of signed driver is installed by default. As it turns out, Microsoft has made it much more difficults for driver developers to sign driver software over the past few years. I got to the point of creating a subdomain in the .onwindows.com domain, at this step the Windows cloud service gave an incomprehensible error. There is no obvious way further, and if it were possible to move in this direction, other obstacles would stand in the way: the need to purchase an EV certificate costing from 40,000 rubles / year (which is not acceptable for me), and the need to pass WHQL tests, which is also unnecessary difficult, and perhaps not immediately solved.
Enthusiasts can install a self-signed driver in Windows 10 to solve the port reuse error with "Kernel-mode TCP optimizations" enabled. You need for this:

PS: The complicated and expensive way of signing and certifying Microsoft Windows drivers puts an end to my RusRoute firewall development. Perhaps the development of RusRoute firewall will be closed.
Views : 1301
Comments: 0
Author: Andrey Moiseenko 
 0  0
 Read more...
   
10 November 2021 year, Wednesday
   
RusRoute firewall 2.3.4  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.3.4 (EXE, 0 Bytes), has downloaded 29 times.

New in version:
- Error "DoTcpConnect(): catch(int: 5)" is fixed. It was appeared when TCP reuse ports recently closed connections (when applications are opening too many small lived connections). Accepted sockets of such connections are forced closed sometimes by RusRoute (completed solution is not made; you can try to switch off "Kernel mode TCP optimization" in the "Settings" page temporarily untill RusRoute released with updated driver). You can see ADDR_IN_USE, CONN_ABORTED errors in your application after opening and closing 10000 short lived connections. These errors are returned by Winsock library. RusRoute is lead to more earlier of appearence of these errors because of RusRoute is creating two sockets for each user's socket. Winsock library is self restored in ~30 sec after such stress test.
+ Small improvements.
Views : 282
Comments: 0
Author: Andrey Moiseenko 
 1  0
 Read more...
   
5 November 2021 year, Friday
   
RusRoute firewall 2.3.3  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.3.3 (EXE, 0 Bytes), has downloaded 40 times.

New in version:
+ Filters for displaying TCP and UDP connections.
+ Killing connections showing or hiding by filters.
+ Small improvements.
Views : 272
Comments: 0
Author: Andrey Moiseenko 
 0  0
 Read more...
   
29 October 2021 year, Friday
   
RusRoute firewall 2.3.2  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.3.2 (EXE, 0 Bytes), has downloaded 117 times.

New in version:
+ User manual (help) is opened from https://rusroute.com site.
- Temporarily IPv6 defragmentator/fragmentator is not called now, IPv6 packets are not logged.
- Small bugs fixed.
+ Small improvements.
Views : 264
Comments: 0
Author: Andrey Moiseenko 
 0  0
 Read more...
   
23 October 2021 year, Saturday
   
RusRoute firewall 2.3.1  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.3.1 (EXE, 0 Bytes), has downloaded 44 times.

New in version:
+ Optimization by speed of program, descreasing buffers size, descreasing the number of dynamic objects.
+ Displaying the used memory as process' virtual memory size (working set).
+ Advantage of VPN system: increasing open key size for Primary VPN server up to 4096 bits (therefore VPN is incompatible with the previous versions, key generation can take ~10 minutes for checking of 4000 candidates for prime numbers), the additional options of working VPN clients behind the NAT without of requirement of router's port 10004 mapping to a port 10004 of LAN's IP of client, and direct packets transfer between VPN clients when IP address and port of client is reachable from global network or exchanging traffic clients are connected to the same Primary or Secondary VPN server in the LAN. (See VPN client settings on the "Settings" page). The key update interval is reduced to 15 minutes.
+ Increasing of speed of VPN data transferring by approximate 10% (up to 40 mbits/s for receive and 32 mbits/s for send for PC like Core2Quad Q9550 2.8 GHz. (There are not more then 2 cores are used by 100%).
- Error fixed in logic of duplicating/sending broadcasts to only VPN or to only LAN with using not virtual but real Ethernet adapter for VPN with function of LAN to VPN bridge, when generic PC are working in VPN network from identificator of serving them VPN client or server.
- Error fixed of dropping some incoming VPN packets as duplicates. Now packets are not checking for dups, just checks are made for integrity and time, the very old packets are discarding.
+ Speed up of classes of using ToolsLib library: using of std::atomic<>, rejecting of using dynamic_cast<> for TCP sockets, xml document's classes are optimized not only by speed but by using memory too (nodes and attributes with the same names are reffering to the same object) and etc. The allocators are not initializing and not filling objects memory by the patterns (using TOOLSLIB_MAX_SPEED option), this can be a reason not to safe if data members are not initializing somewhere.
Views : 222
Comments: 0
Author: Andrey Moiseenko 
 0  0
 Read more...
   
16 September 2021 year, Thursday
   
RusRoute firewall 2.2.1  
 
News - Releases
   
   
RusRoute firewall: Download RusRoute firewall 2.2.1 (EXE, 0 Bytes), has downloaded 100 times.

New in version:
+ Optimization by speed of program by program code optimization and making the best buffers of connections.
+ Compilation by Visual Studio 2019, C++ compiler with the newest standard (draft) of C++. Some bugs are fixed as a result of it.
+ Getting and displaying IPv6 network parameters of PC (IPv6 addresses, IPv6 route and Neighbor Discovery tables). RusRoute firewall is still IPv4 router. IPv6 can be passed through.
+ It is possible this is the latest version before the big work under IPv6 support.
Views : 279
Comments: 0
Author: Andrey Moiseenko 
 0  0
 Read more...
   

Page 1 … 4 5 6 7 8 9 10 11 12 13
 
New on site
« September 2024
   Su   Mo   Tu   We   Th   Fr   Sa   
   1   2   3   4   5   6   7   
   8   9   10   11   12   13   14   
   15   16   17   18   19   20   21   
   22   23   24   25   26   27   28   
   29   30             
 12 September 2024 year, Thursday 
User
Autorization
e-mail:

password:


Register
Online
Guests: 4
Users: 0
Bots: 1
Total users: 13
Banners
   EULA Copyright © 2012-2024 Moiseenko A.A.