Show all posts by user
12 years ago, by Andrew in WiFi Guard Forum
Unfortunately it isn't really possible to block those devices from our software. Your router however may have this feature, just log into its web-interface and look for something like 'MAC address filter' or 'blacklist', where you can block these devices.
12 years ago, by Andrew in RAM Disk Forum
You can try to install version 3.4 to see if it opens the image file. If it does not, you can try to open the image in a third-party disk mount utility (in which you must enter an offset of 4096 bytes to the data). Alternatively, if there aren't sensitive data in your image file, you can compress it and send it to us. I'll check if your data are still there and can be recovered.
12 years ago, by Andrew in Network Scanner Forum
In the settings or in the popup menu (when you are launching them)?
Uses through wireless router not being recorded
12 years ago, by Andrew in NetWorx Forum
If your router supports SNMP, you can monitor traffic through it. For that, there is an option in NetWorx: "Monitor my router, rather than this computer"
Re: Usage data: Megabytes became Gigabytes
12 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 the
RamDisk settings file/registry
12 years ago, by Andrew in RAM Disk Forum
Either in c:\Documents and Settings\All Users\Application Data\SoftPerfect\RAMDiskWS or c:\ProgramData\SoftPerfect\RAMDiskWS
12 years ago, by Andrew in NetWorx Forum
If you read the third message above you will find out how to turn useless into useful by changing one simple setting.
Memory leak when using SNMP function
12 years ago, by Andrew in NetWorx Forum
Sorry, I cannot reproduce it either, must be something wrong with BitDefender that causes these memory leaks.
Weird things happening with large RAMDisk
12 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.
12 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
12 years ago, by Andrew in Network Scanner Forum
It's not possible at the moment. May be in future releases.
12 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.
12 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
12 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.
12 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
12 years ago, by Andrew in Network Scanner Forum
Erm, the official documentation does
12 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
12 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?
12 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
12 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
12 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
12 years ago, by Andrew in Network Scanner Forum
See here at the bottom of the page about the /maxcols parameter.
12 years ago, by Andrew in NetWorx Forum
Have you got some third-party antivirus or firewall that are filtering traffic?
12 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
12 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
12 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
12 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
12 years ago, by Andrew in NetWorx Forum
Most likely a firewall issue that prevents some of the NetWorx instances from syncing with the others.
12 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?
12 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.