Show all posts by user

Weird things happening with large RAMDisk

11 years ago, by Andrew in RAM Disk Forum

What are you using the RAM disk for? Have your stored your game files there or something? So far it sounds that the game struggles with running with little memory left to it as the RAM disk takes up the most of it.

persistent image files

11 years ago, by Andrew in RAM Disk Forum

It's always incremental, whether you remount it or it's being saved periodically.

Re: Customizing header and footer

11 years ago, by Andrew in Network Scanner Forum

It's not possible at the moment. May be in future releases.

Threads

11 years ago, by Andrew in Network Scanner Forum

It has to be the threads that never end, that is the devices that are displayed with a question mark. Alternatively you can set a maximum thread run-time in the network scanner's settings, in which case threads are attempted to terminate gracefully and then it does not help, terminated forcibly.

Bandwidth Manager 2013

11 years ago, by Andrew in Bandwidth Manager Forum

When you export your rules to a XML file (in version 2.x), groups, quotas and other entities are exported too. You can open this file in any text editor to make sure they are present. After you have version 3.x installed, you import that file and everything, including groups takes its place. Simply click the drop-down list when importing and choose V2 XML file rather than DB file (as shown on t

Bandwidth Manager 2013

11 years ago, by Andrew in Bandwidth Manager Forum

@mythra: yes, I will added an option to have a fixed scale where possible (except unlimited rules). @John: good idea, we will add percentage notifications. @Chris: all your rules, groups and everything else (except the global settings) can be imported into v3.

Bug

11 years ago, by Andrew in Network Scanner Forum

It's a known bug with the disappearance of some controls, however it seems to be in the third-party visual controls that netscan uses, so we can't really fix it at the moment. As showing a bookmark's name, I'll probably add it shortly.

Toggle noncontiguous IP Range Mode

11 years ago, by Andrew in Network Scanner Forum

Erm, the official documentation does

How to increase RAM disk size

11 years ago, by Andrew in RAM Disk Forum

I guess you're using an attached image file. In this case, you need to create a larger image file and choose the new file to use with the RAM disk.

Re: Ramdisk locked unwrittable after selecting save contents every 120 minutes

11 years ago, by Andrew in RAM Disk Forum

Is it possible to write anything to the disk at all, after this happens? Can you create a folder or save a file on it? Also what file system did you use and what was the size of the image?

traffic usage per application

11 years ago, by Andrew in NetWorx Forum

Use any SQLite management tool. I prefer SQLiteSpy and this is how it can be done (reading user_version).

Usage report is not working propertly

11 years ago, by Andrew in NetWorx Forum

This is probably you have VirtualBox installed on your computer. You just need to choose ONE specific network interface to monitor in the settings. As installed NetWorx is monitoring all traffic on all network interfaces, possibly including local traffic or multiple adapters including virtual and dial-up ones and sums it all up. This results in incorrect readings. It may have worked okay in

traffic usage per application

11 years ago, by Andrew in NetWorx Forum

Execute the following PRAGMA user_version = 2 This will downgrade the DB version number and NetWorx will create the application table.

Remote Registry - limit in scanning

11 years ago, by Andrew in Network Scanner Forum

See here at the bottom of the page about the /maxcols parameter.

traffic usage per application

11 years ago, by Andrew in NetWorx Forum

Have you got some third-party antivirus or firewall that are filtering traffic?

Use of DPI

11 years ago, by Andrew in Bandwidth Manager Forum

It may not be very obvious, but here is how it works. 1. In the global settings you only define which protocols are detected in each category. 2. In the rule properties, at the Advanced tab there is a Even more advanced settings button, which opens this dialog. Now, when you create a rule, make it like this. Protocol: TCP/UDP IPV4 Rate Limit: 50G per month Source: 192.168.1.2

One client doesn't list all users

11 years ago, by Andrew in NetWorx Forum

It looks to me like the Synchronise usage data option is turned off. You just need to turn it on.

One client doesn't list all users

11 years ago, by Andrew in NetWorx Forum

Can you post some screen shots of the 'at a glance' tab AND the problematic user icon?

Networx 5.2.8 crashes when ignore lan traffic is switched on

11 years ago, by Andrew in NetWorx Forum

If it crashes to a BSOD it means there is a problem with the LAN traffic filtering driver that NetWorx comes with. In this case the only solution is to uninstall and then install it without the LAN traffic filtering driver.

One client doesn't list all users

11 years ago, by Andrew in NetWorx Forum

Most likely a firewall issue that prevents some of the NetWorx instances from syncing with the others.

svi file and exFAT question

11 years ago, by Andrew in RAM Disk Forum

There is no way to edit an SVI files. The file is essentially a header, followed by file system structures and then actual data. The only way to edit it is actually to mount it. As to the exFAT file system, we'll add it.

Remote registry: root key HKEY_CURRENT_USER not supported?

11 years ago, by Andrew in Network Scanner Forum

It's not supported because there is no current user when you connect remotely. What if there is no user logged on the target computer? In this case HKEY_CURRENT_USER would be undefined. What if there are two or more users logged on the target computer? In this case HKEY_CURRENT_USER would be undefined as well.

Monitoring a specific network

11 years ago, by Andrew in NetWorx Forum

It's the MAC address of the default gateway. The network you are currently connected to is highlighted in green. To find out the MAC address of the default gateway, type at a command prompt: ipconfig Then type arp -a and look for the default gateway's IP address in the arp command's output.

Cisco VPN conflicts on WinXP?

11 years ago, by Andrew in NetWorx Forum

Possibly there is a conflict between the driver NetWorx uses to filter out LAN traffic and the Cisco VPN client. Unfortunately the driver is a third-party product and we cannot do anything about it.

traffic usage per application

11 years ago, by Andrew in NetWorx Forum

"Unknown" may refer to an application that had established connections before NetWorx was started or whose name and path NetWorx was unable to determine. It would normally be little traffic recorded under "Unknown".

persistent image files

11 years ago, by Andrew in RAM Disk Forum

1) In this case writing to the RAM disk will fail and it's locked for the duration of the image save operation. The file system should never get corrupted though. 2) Incrementally. Only changes are written back to the image file.

Feature Request

11 years ago, by Andrew in Network Scanner Forum

No worries

Problems with v5.2.8

12 years ago, by Andrew in NetWorx Forum

Because 5.2.7 ignored VirtualBox adapters, but it had a side effect such as those adapters could not be monitored when needed, and in some systems with third-party filtering applications it also led to ignoring physical adapters. So 5.2.8 no longer ignores VirtualBox adapters. Yes, it will be possible in the future release to select whatever one or more individual adapters to monitor.

Belkin N300 Router

12 years ago, by Andrew in NetWorx Forum

The community is like a password in SNMP. If the community ("password" in a request matches the community set in the router, the router would respond. Otherwise it would not. SNMP Virtual Server should work okay, and there should be a setting called community or read community somewhere in the SNMP Virtual Server's settings in your router. Perhaps if you post here some screen shots of

Networx 5.2.8 crashes when ignore lan traffic is switched on

12 years ago, by Andrew in NetWorx Forum

Good news, I have been able to identify and fix this bug. It only appeared when the Ignore LAN traffic option was on, on Windows Vista, 7 and 8 and only on 32-bit. Please download the fixed build here: INSTALLER