So I bought an ASAX to make use of policy based routing - not got that far yet as i'm having a headache trying to get the kit to work reliability with the bare basics
1) setup outside interface x.x.2.174 255.255.255.240
2) setup inside interface x.x.1.254 255.255.255.240
3) created some...
I have been looking for weeks to try and find some working examples of how to test if a users username and password are correct.
the best / cleanest example i can find is below however it craps out on the set objectlist =
Private Sub Form_Load()
Set ado = CreateObject("ADODB.Connection")...
The problem i'm having is i can't seem to pass the -pwd entry correctly.
I have tried % and %% and %! to make the field appear as a variable but with not joy, however if i place %SOME% in it with the var i made above it works, I think it's todo with the qty of % in this field and the next one...
as previously mentioned, we have an old lease line and a new one.
I wish to move all internal devices across to the new leased line in stages, eg. per department.
once users are all across to the new line the old line can be turned off and all ip routes removed other than that of
ip route...
maybe issue an arp -a on the client and or show arp to see what address the device thinks has the IP address?
then check the mac address is the one expected and not something else?
I have a 2960 switch which is S version of ios but seem to be failing to do some really simple config
Basically I have four vlans 10,20,30,40
each of these is configured on the switch, for example . 192.168.10.9, 192.168.20.9, etc
I have two gateways, a new line and an old one, and want to...
I have a piece of code that give's rain droplets on the image stated in the code, but i would like to be able to change the image - eg cycle through anumber of images without having to load duplicate files, which is currently what i do
code starts :
<body bgcolor="black"><center><body...
I'm trying to run the following
echo 0 (pipe) cisco_cert_mgr -U -op delete
works fine from the shell prompt but if it's in a script it echo's everything after it , how can i resolve this?
note (pipe is the pipe tilder thingy but wont display here but i'm using the pipe tiler bobit)
I'm trying to build a webpage that will take an input value and call a bash script i have.
it's to start off a certificate request and the input value is for the user who will be handed the certificate. however when running this from webpage it reports that the enrollment failed (this is...
I have created a cgi-bin bash script that runs a treat from the commandline but fails when run from http
i think it's lacking write permissions, how can i overcome this ?
can i run the http as root to confirm that it's permission related?
some of the commands are
mkisofs
cryptsetup
losetup...
Hi all,
odd one here , done aload of goggling up on this but only got a partial fix.
I want to open web pages but would like away to stop the page colors from being presented, eg just a white page with black text for example, i have found a Mozilla plug in...
I have downloaded some example code for making an iso in vb6
got it working ok but i want to add the following
-b "location of the filder i pointed to" & "\isolinux\isolinux.bin"
but it errors no matter how i write it or were in the line i write it ?
here is the link to the site...
http://www.xpresslearn.com/networking/code/csharp-telnet-client
I have downloaded the source from the above site and compiled it to connect to one of my routers, working great, however i'm not a csharp man but have a few questions,
how can I add /u root /p secret to pass through to the telnet...
I forgot to add that i'm trying to do this as a service, it complains on seeing Application.SetSuspendState(PowerState.Hibernate, True, True) so i commented it out and added a timer to see if calc.exe was called, but it wasn't
it says the service is running which is great but running nothing ...
ps here are the two examples im trying to mate together
http://www.c-sharpcorner.com/UploadFile/thiagu304/desktopfunctions02112007140806PM/desktopfunctions.aspx
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23079003.html
Hi all,
I have done some programming with vb6 but i'm struggling to get an app to work as required, i read up that the .net framework might solve this but im abit stuck
i have created an app that will show the systems idle time "no user interaction" run as a system service.
great , but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.