Nicolus
10-06-2007, 01:57 PM
Hello,
What a great product... And more important, what a great product to build on.
As we sink more and more into the world of mobility with wireless speeds getting faster, and data throughput higher, I now see this to be the age of wireless on a whole. Which brings me to my dilema... User transparancy.
I admin a physician's office that has bestowed upon me the task of modernization. Although the office only has 6 employees, the eventual goal of the doctor is to create a model, capable of being replicated, to be sold as franchise to newbie doctors. So I've been given the task of making this office stat-of-the-art. First step; bring Untangle to the picture. Next, install software that not only does patient scheduling, but also hosts a complete electronic chart of the paitiant including their photograph, x-rays, cultures and tests; so that when the doctor walks in, she uses her tablet-pc to chart and discuss everything with a patient right there in the room - prior to N-Class wireless this much data could not be uploaded fast enough.
The doctor takes the same tablet PC home, to the hospital, on the road (Cellular Wireless), and back to the office... Each time having the need to join a different subnet. This is why we have been blessed with DHCP. HOWEVER, right now, I have IP addresses dot 1 - 10 statically reserved for workstations, and dot 11-49 on DHCP.
But here's the problem... When the doctor comes back to the office and gets a new IP address, she falls out of the scope of the pass list of clients. This means that I have to (because I don't know how to use /xx to get a range of IPs) manually enter the entire DHCP pool is on the pass list.
If one could put THAT Tablet-PC's MAC address on the pass list, than it wouldn't matter what IP address she pulls, she's still able to pass through the content filter, but any other employee who brings in their laptop would still be subject to the content filter.
So I have two questions... Can I add one line to the pass list like 192.168.0.10/xx (fill in the xx with what's right) and get IP addresses 11 through 49 unblocked? And, anyway of writing a few lines of code to get IP addresses unblocked in web content filter?
Thank you for your thoughts, and please note, asking the doctor to manually switch IP address violates the “user transparency” directive.
What a great product... And more important, what a great product to build on.
As we sink more and more into the world of mobility with wireless speeds getting faster, and data throughput higher, I now see this to be the age of wireless on a whole. Which brings me to my dilema... User transparancy.
I admin a physician's office that has bestowed upon me the task of modernization. Although the office only has 6 employees, the eventual goal of the doctor is to create a model, capable of being replicated, to be sold as franchise to newbie doctors. So I've been given the task of making this office stat-of-the-art. First step; bring Untangle to the picture. Next, install software that not only does patient scheduling, but also hosts a complete electronic chart of the paitiant including their photograph, x-rays, cultures and tests; so that when the doctor walks in, she uses her tablet-pc to chart and discuss everything with a patient right there in the room - prior to N-Class wireless this much data could not be uploaded fast enough.
The doctor takes the same tablet PC home, to the hospital, on the road (Cellular Wireless), and back to the office... Each time having the need to join a different subnet. This is why we have been blessed with DHCP. HOWEVER, right now, I have IP addresses dot 1 - 10 statically reserved for workstations, and dot 11-49 on DHCP.
But here's the problem... When the doctor comes back to the office and gets a new IP address, she falls out of the scope of the pass list of clients. This means that I have to (because I don't know how to use /xx to get a range of IPs) manually enter the entire DHCP pool is on the pass list.
If one could put THAT Tablet-PC's MAC address on the pass list, than it wouldn't matter what IP address she pulls, she's still able to pass through the content filter, but any other employee who brings in their laptop would still be subject to the content filter.
So I have two questions... Can I add one line to the pass list like 192.168.0.10/xx (fill in the xx with what's right) and get IP addresses 11 through 49 unblocked? And, anyway of writing a few lines of code to get IP addresses unblocked in web content filter?
Thank you for your thoughts, and please note, asking the doctor to manually switch IP address violates the “user transparency” directive.