I have a working IP Filter Driver, by doing some re-working of Extended
Passthru and what not. I’ve managed to get a rather nice Firewall Style
application working on All types of Ethernet Connections. Oddly enough, I
notice the Driver is installed to any Dial-up connection I have, but I can’t
access it to send the Allow/Block lists or any other settings I require.
I’m aware this list has recieved, probably many, requests for help along
this topic, but each one I’ve come across(and I’m starting to get tired of
looking through old requests that lead no where and coming up with nothing)
has done nothing.
The way the driver works, is it utilizes the \DEVICE\ name of the NIC to
send the required information. I think I can re-write things to send a
general broadcast of the information, but that might also screw things up a
bit more than I’d like. I believe that all I need to do is Enumerate the
\DEVICE\ name of the Modem that’s intalled on the computer, and then I’ll be
on a roll.
Currently, and when I get my laptop back, I work on Windows 2000 and Windows
XP with their respective DDKs.
The reason I believe all I need is the \DEVICE\ name is because I made many
successful connections with the Driver active and there were no for-see-able
problems. All the list entries I read, were of people having trouble with
their Driver.
Direct solutions, links or a general idea of what I need to do(so I atleast
have a better idea of what to look for) is appreciated.
For the record, this is my first time writing to a list of the sort, but
I’ve spent 2 weeks searching(while getting everything else with respect to
the Project working) with no avail; so my last option is this.
I thank you all for atleast reading this, and my great appreciate goes out
to those who help.
Thanks,
Andrew Nielsen