Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi.Having just read a doc regarding how failover is implemented on PIX 515Es - I noticed something that I'm hoping somebody out there will have a good answer for:"It is recommended that you connect the Primary and Secondary PIXes with a dedicated swi...
Similar to Ivan's suggestion...As you say you're a Windows shop you can use plink (a putty related tool) to do the job. Script out the commands you'd normal enter into the device into a commands.txt file and run it as...plink.exe -ssh -pw pass -noag...
Rutger,You've probably fixed this by now but for others who haven't ...About 15 minutes ago this exact error reared its head on an unpatched W2k3 subCA being built in a testlab. Easy fix, download SCEP from MS (replacing the version shipped with the...
As you say, traffic shaping is an option and imho would be your best bet here.You could also alter the MTU of the links, which in turn would increase fragmentation and reduce efficency (thus increasing latency).Unfortunatly these techniques will only...
Hi Jai,All you need to do is make sure that your devices know how to route to the network(s). This can either be done with static routes+default routes if your network is small and doesn't change much or a dynamic protocol like OSPF if you need it.D...
If your network is using WINS and these settings are being delivered to you (ipconfig /all to check) then you should see them fine in Network Neighbourhood.If you do have WINS, but you can't see the servers try getting to the server(s) via their UNC ...