Texnut,
In your post you stated that "They claim they will load balance the two T's" so they must have a method for that. If then can set up HSRP that would be ideal.
But for another network I manage we use 1 router to load-balance 2 T1's using ip load-sharing per packet.
Example below>...
Texnut,
I can't post the configs but here is more details:
I am using a 2950 switch for vlans.
Router1 - e0/1 plugged into ISP A's media converter
e0/0 plugged into 2950 switchport VLAN 2
Router2 - e0/1 plugged into ISP B's media converter
e0/0 plugged into 2950...
We have a similar process in place.
If you use a switch with VLANS you can plug the both of the router's LAN interfaces and the PIX interface into a seperate VLAN that is not accessible by other VLANS. This allows you to use 2 connections into one firewall.
We use this process for our...
Hello.
I am routing 2 sets of traffic (A & B) over 2 WAN connections (C & D). I am using the route-map command with set next-hop. This is working great. But the problem is that this feature causes a problem if the next-hop is down. Under normal routing the packet would take route C but if...
Hello,
I have a problem with our Proxy.pac file. We currently have a local copy of a proxy.pac file in each remote office. Each local file redirects most requests to a server(named PROXYWEB) in our main office. The script is very simple:
function FindProxyForURL (url, host)
{
else
if...
KevinADC and Rharsh.
Thank you both very much. It is nice to have a quick fix to finish the project. It is also nice to see a more efficient way to solve the issue.
oops.
Here is the full code of the file
##############################################################
open(OUTPUTLOG,">>$ARGV[2]") || die "Couldn't create the file\n";
my $userlist="$ARGV[0]";
open (ULIST, $userlist);
chomp(@userlist=<ULIST>);
foreach $_ (@userlist) {...
Any help figuring out the logic would be appreciated.
I have 2 files
names.log and report.rpt
names.log contains:
tomjr
billsv
terrytv
report.rpt contains:
tomjr logged in at 10am
puppychow logged in at 11am
billsv logged in at 12pm
kittycat logged in at 1pm
I want to parse the report.rpt...
Hello,
Is it possible to have 2 default gateways on a switch?
We have 2 seperate ISP's and I would ideally like to set a rule where the gateway is always ISP #1 unless it is not available and then it would use ISP #2.
something like:
ip route 0.0.0.0 0.0.0.0 192.168.255.1 1(weight of 1)
ip...
In a conference call is there an option to let a user who has just entered the call know how many other people are already in the brigdge? Something like "You are caller #2 to this call".
thanks,
Ben
Our office currently has a call-pilot mini that has an auto-greeting "hello welcome to xxxxx. press 1 for bill, press 2 for frank etc".
Can we change the "hello welcome to xxxx" portion of the message without affecting the "press 1 for etc" portion?
thanks,
Ben
Hello,
I have a script that is working great posted below. I would like to add in the functionality of only running the script if the %computername% value ends with the letter "l". This indicates a laptop in our current naming scheme.
Any pointers would be appreciated.
Set objShell =...
ADB100,
Thanks for the reply. I just found the cause of the issue this morning. My client didn't have the correct registry setttings for:
supplicatemode = 3
authmode= 2
After I changed the client to the settings above it was successfully able to authenticate.
It is up and running and I am a...
reactornet thanks for the reply.
I believe it has been enabled. Any other help would be greatly appreciated.
Switch#sho dot1x
Sysauthcontrol = Enabled
Supplicant Allowed In Guest Vlan = Disabled
Dot1x Protocol Version = 1
Dot1x Oper Controlled Directions = Both...
Hello,
I am attempting to use 802.1x authentication between Windows Xp clients and a Windows 2003 IAS Radius Server using a Cisco Catalyst 2950 switch.
I have configured the Cisco Switch for aaa authentication. I can successfully see the client passing traffic to the switch (below)
Switch#sho...
Hello,
I am trying to configure the Exchange Mailbox Management to delete tasks that are older than 230 days. Does anyone know which attribute the System Attendant looks at to determine the age of the task? is it the date last modified? or date created? or another attribute?
You are going to need to transfer all of the FSMO roles. Read up on transferring those roles. If your DNS Active Directory Integrated then you can just add the DNS role to your new server and it will transfer over the forward and reverse lookup zones. You can also export your dhcp settings from...
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.