DHCP Fail-Over
Published By rsivanandan On Thursday, June 28th 2007. Under Tech in general
I just thought about this topic which we had brainstormed some time back, say a network is running on DHCP which serves ip address 10.205.205.0/24, now how do I introduce fail over into the system ? Put in 2 DHCP servers with the same range ? Well, that would be nice, ... Continue Reading
PERT [ Program Evaluation and Review Technique ]
One nice piece of article, by that I mean short and sweet or to the point about PERT. Nicely written by Tom at Techrepublic. By the way, if you wanna know more about such stuff Tech Republic is a good place to have its place in your bookmarks. Regardless ... Continue Reading
One more LWD
Published By rsivanandan On Friday, June 22nd 2007. Under Life in general
Another last working day for me, after being employed at Juniper Networks India finally I decided to pursue something more challenging. The way I visualize things is what was told to me today :-) "It is difficult to keep me challenged and interested". I believe it is much more ... Continue Reading
TCP drop vs reset vs reject
Since the last post was on unusual tcp connection tear down, it is also important to understand different actions a typical firewalls can take; Drop -> The packet is dropped and never informed about the sender. Reset -> A RST is sent to the sender to let him know ... Continue Reading
TCP "RST" Through PIX
Published By rsivanandan On Saturday, June 16th 2007. Under Tech in general
Rather an unusual question is this! At EE, somebody asked this question. Seems that he has a application (Client-Server) which ends the tcp/ip connection using a 'RST' flag instead of the standard 'Fin' Sequence. There is no way to tell PIX (for that matter any good firewall I would say) ... Continue Reading
Intelligence Is A Two Edged Sword!
Published By rsivanandan On Wednesday, June 13th 2007. Under Life in general
Couldn't stop blogging this;
Intelligence is a two edged sword. Too little and you can’t cope with the corporate paper work. Too much and you are out of touch with reality.
I never tire of telling the story of Dean Eisenhower (no relative of President Eisenhower) of Harvard Business School, many years ... Continue Reading
FAT32 and Windows XP
Natively Windows XP doesn't support partitions greater than 32GB of the size for FAT32 partitions. The age we live in, it is not quite a surprise that PC's have hard disk sizes of 120GB and more! So here is the solution for creating a FAT32 partition in Windows XP which ... Continue Reading
Vista’s Disk Management
Published By rsivanandan On Friday, June 8th 2007. Under Vista
If you're a video/photo junkie, you'd have always played with resizing partitions, extend it/shrink it would've been a regular practice for the reason that captured videos are pretty big in size until it gets compressed to another format. Now, I like the part being included in Vista (no more partition ... Continue Reading
Vista and Flash.ocx
Published By rsivanandan On Friday, June 8th 2007. Under Vista
From Vista onwards the flash.ocx is no more shipped I guess, so any standalone application that has to do with flash wouldn't work unless the ocx is installed. Unfortunately, Adobe seems to be providing only browser based plugins! So I downloaded flash player from here (standalone version) I installed it ... Continue Reading
NAT 2 IPs to a Single Internal IP
May be not often but still you may need to configure static nat for some purpose like this; Say; You want to map; 1.1.1.1 -> 10.20.30.40 2.2.2.2 -> 10.20.30.40 On a PIX/ASA firewall this would not be allowed to be configured, so how do you overcome this restriction ? ... Continue Reading
