Re: VPN [7:16948]

2001-08-23 Thread Brian Whalen
Need a little more info here, u lookin for study materials, hardware recommendations, working design models or what?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Mahesh wrote: > Hi > Can any one tell me the best stuff for VPN,s > thanks and regards > > -- > Ma

RE: NAT using a single interface [7:16902]

2001-08-23 Thread Brian Whalen
I have been able to get a new mac recognized by just rebooting the cable modem after attaching it to a different pc. No need to call clueless level1 tech support. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Patrick Ramsey wrote: > you know... this is very har

RE: Best study materials to use [7:16946]

2001-08-23 Thread Brian Whalen
Design is likely slightly more valued, which to pursue is dependent on whether you are seeking a postion to admin/maintain(ccnp), or a position to design(ccdp). Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Brown G.G. wrote: > Thanks for all of the posts, but le

Re: How to open specific TCP & UDP ports... [7:17047]

2001-08-23 Thread Brian Whalen
An access list will likely do this for you.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Ken Owens wrote: > Hello, > > I am administering a Cisco 1600 router. I need to "open" a specific TCP & > UDP port number to allow traffic for a specific application. > >

Re: Another CCIE Written Question [7:17050]

2001-08-23 Thread Brian Whalen
Most are full duplex, so in those cases, no you shouldn't.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Wright, Jeremy wrote: > Can you have collisions on a serial link? Thanks again. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=17052

Re: Urgent: Anything wrong with this switch? [7:17045]

2001-08-23 Thread Brian Whalen
The lack of any warranty should provide a lower price for this. I'd be curious about the testing if any the seller has done. Does it boot? What is displayed when it does? Question is has there been testing done, and if so what were the results. Brian "Sonic" Whalen Success = Preparation + Opp

Re: Another CCIE Written Question [7:17050]

2001-08-23 Thread Brian Whalen
Tis why I said most and shouldn't :) I expected the longtime lurkers to come back with a couple that weren't full duplex. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 23 Aug 2001, Howard C. Berkowitz wrote: > >Most are full duplex, so in those cases, no you shouldn't.. > >

Re: access-list [7:17097]

2001-08-24 Thread Brian Whalen
The inverse mask on this is likely incorrect, if yoy want it to be for half a class c, you want 0.0.0.127 Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 24 Aug 2001, Midnight Man wrote: > You should change the order of your commands > Line vty 0 4 > access-class 55 in > ac

Re: confused with T1 router choices [7:17252]

2001-08-25 Thread Brian Whalen
Order a dry pair and do your own dsl line if the endpoints are close enough. There was an article on slashdot recently.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 25 Aug 2001, Brian wrote: > On Sat, 25 Aug 2001, Kervin Pierre wrote: > > > Hello, > > > > I'm looking into

Re: access-list & ports ( TCP /UDP) [7:17374]

2001-08-27 Thread Brian Whalen
I use http://www.iana.org/assignments/port-numbers for finding out about port numbers. Re the dns topic below, udp is fine for a company that does not have its own dns servers and only makes queries. TCP is used for zone transfers. I believe that in newer versions of bind, random hi port number

Re: point-to-point question? [7:17437]

2001-08-27 Thread Brian Whalen
Perhaps they're talking about clocking. If you have control over csus on both sides, typically one would be a timing source, and the other would be set to external timing. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 27 Aug 2001, Marshal Schoener wrote: > Hey all, > > I wa

RE: point-to-point question? [7:17437]

2001-08-27 Thread Brian Whalen
pportunity On Mon, 27 Aug 2001, Marshal Schoener wrote: > I have two 1602 routers on each side. They each of a T1 WIC card that is > also the DSU... > Do I need to set a clock rate on one side? I didn't think so, but maybe I > was wrong. > > > Thanks again, > > -

Re: access-list & ports ( TCP /UDP) [7:17374]

2001-08-27 Thread Brian Whalen
m to use both UDP > and TCP, which is not always true. > > Ednilson Rosa > > - Original Message - > From: "Brian Whalen" > To: > Sent: Monday, August 27, 2001 5:03 PM > Subject: Re: access-list & ports ( TCP /UDP) [7:17374] > > > I use htt

Re: how to get frame-relay DNA number?? [7:17614]

2001-08-28 Thread Brian Whalen
No idea what a DNA number is. DLCI numbers are determined by telco.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 28 Aug 2001, Sim, CT (Chee Tong) wrote: > Hi.. When I report a frame-relay link fault to my ISP > vendor. They always ask me what is the DNA (data network ad

Re: Work-related ACL problem [7:17695]

2001-08-29 Thread Brian Whalen
ah yes the old in or out debate... Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 29 Aug 2001, John Neiberger wrote: > The problem is in your second line. You are denying traffic *sourced* > from port 80 (www), not traffic destined for port 80. Change the line > to: > > acc

RE: I need help [7:17713]

2001-08-29 Thread Brian Whalen
If all that is wanted is 3-5 ips, I'd probably look for a business class dsl offering if possible. Then services/servers could be hosted and allowed. Going to Arin for a request this small is inappropriate. Alternatively, if you're a little more serious you could buy colo space, they'd provide y

Re: How do I filter ICMP? [7:17761]

2001-08-29 Thread Brian Whalen
think u wanna replace tcp with icmp to block pings.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 29 Aug 2001, Mr. Magoo wrote: > Hi List! > > I would like to know how can I block ICMP echos (Ping & Trace) for an > specific interface, allowing everything else. I tried the A

Re: How do I filter ICMP? [7:17761]

2001-08-29 Thread Brian Whalen
all-servers > > Anyway, as your list is currently constructed, this traffic is what > you're blocking, not ICMP. > > HTH, > John > > >>> "Brian Whalen" 8/29/01 4:45:42 PM >>> > think u wanna replace tcp with icmp to block pings.. > > B

Re: Offtopic: Sun Solaris Admin [7:17684]

2001-08-29 Thread Brian Whalen
There are lots of mailing lists and newsgroups. For newsgroups, there are a few comp.sys.sun groups, and some yahoo clubs; I'm sure others can be found with some searching. www.sunhelp.org is useful, as is the sun managers list. A site for that is www.sunmanagers.org. Both of these last 2 site

RE: Logging in Cisco Router: Will it decrease router's [7:17967]

2001-08-30 Thread Brian Whalen
For the sake of long term data gathering, performance history etc, that is enuff to make me want to use a separate server.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 30 Aug 2001, Michael Williams wrote: > > I have 2 options here: > > Option 1 : redirect the syslog messag

RE: Dial in/Dial Out modem bank [7:17929]

2001-08-30 Thread Brian Whalen
You actually allow users to dial out from their desktops, while connected to a lan?? The horror of it.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 30 Aug 2001, Jim Dixon wrote: > Cisco AS5300 should handled your needs nicely. > > > -Original Message- > From: Mike

Re: Offtopic: Sun Solaris Admin [7:17684]

2001-08-30 Thread Brian Whalen
tch you mucho faqage. > Don't say you aint been warned. > > > > - Original Message - > From: "Brian Whalen" > To: > Sent: Wednesday, August 29, 2001 6:40 PM > Subject: Re: Offtopic: Sun Solaris Admin [7:17684] > > > > There are lots of

Re: hello all....terminal emulation software... [7:17968]

2001-08-30 Thread Brian Whalen
securecrt, and presumably crt do. Its shareware, not freeware, but is obtainable at www.vandyke.com. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 30 Aug 2001, [EMAIL PROTECTED] wrote: > I am trying to locate a freeware terminal emulation software that will allow > me to se

Re: Dial in/Dial Out modem bank [7:17929]

2001-08-30 Thread Brian Whalen
es > the absolutely clueless users, and they're always a problem anyway, so > that's a wash. ;-) > > Enterprise networking...what a concept! > > -e- > > - Original Message - > From: "Brian Whalen" > To: > Sent: Thursday, August 30, 2001

Re: Errors in All-in-one CCIE [7:17985]

2001-08-31 Thread Brian Whalen
Try the errata page of the publisher?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 31 Aug 2001, Dennis H wrote: > > there are lot of errors in this book. Can anybody tell me these errors and > > there page numbers. I am using second edition of this book. > > The book is fu

Re: What's the critical difference between level 3 switching [7:29032]

2001-12-12 Thread Brian Whalen
Theres a nice discussion of this in the most recent packet magazine. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 6 Dec 2001, ndabarasa michel wrote: > hello, > the difference between layer3 and layer2 switching is that: > > *for layer2 switching the switching box use the i

Re: VLSM [7:28768]

2001-12-12 Thread Brian Whalen
get very comfortable in decimal to binary conversion.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 10 Dec 2001, SUranjith Ariyapperuma wrote: > Dear friends > I would like to learn about VLSM, I would be grateful if any body has any > pointers where I can start from ?. > S

RE: Interview Tips [7:28704]

2001-12-12 Thread Brian Whalen
I would take em with you in a decent briefcase or at least professional folder thing. State that you have them as part of the answer to the ,"Why should we hire you" query. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 10 Dec 2001, Daniel Cotts wrote: > A rule of thumb in s

Re: cisco academy's routing skills final ,tough!!! [7:29212]

2001-12-16 Thread Brian Whalen
I really don't agree that everyone should pass, tho perhaps that was a wisecrack I didn't see. Inevitably in any class some students try and some don't. If everyone fails then yes perhaps that is a problem, but given the material difficulty, I would expect a substantial failure rate. Brian "Son

Re: hsrp/ospf/eigrp for redundant internet [7:29417]

2001-12-17 Thread Brian Whalen
If each site has multiple links, are they to the same or different providers? If each only has 1 link, then regardless of what routing method you use, a down linl=>a down site. You could get an as, do ibgp between them and make them multihomed, though that costs dough. At a minumum, you could d

Re: hsrp/ospf/eigrp for redundant internet [7:29417]

2001-12-17 Thread Brian Whalen
rise. What I want though is for one site's internet connection to go down and it be able to use it's wan link to find another way to get to the internet. > > -Patrick > > >>> Brian Whalen 12/17/01 04:46PM >>> > If each site has multiple links, are they t

Re: CCIE SECURITY WORK BOOK [7:29429]

2001-12-17 Thread Brian Whalen
try a search site like www.mysimon.com.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 17 Dec 2001, CRG wrote: > I am planning on purchasing the "CCIE SECURITY WORK BOOK" for a Christmas > gift. Any one have any feedback on this book or know of a cheaper price > than $200

Re: hsrp/ospf/eigrp for redundant internet [7:29417]

2001-12-17 Thread Brian Whalen
in its most simple form, without a routing protocol, you could at each site go; ip route 0.0.0.0 0.0.0.0 internet connected interface ip route 0.0.0.0 0.0.0.0 enterprise connected interface 200 Then of course with internet traffic cruising your normally private network, some security auditing ma

Re: how to disable NAT in PIX firewall (both insid [7:29405]

2001-12-18 Thread Brian Whalen
Though I am not a PIX pro, if you don't want nat, are you sure you got the right product for your needs?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 17 Dec 2001, David Tran wrote: > Hi Everyone, > > I am having problem setting up a network in this scenario > > with my PIX

Re: RE: T1 connection speed [7:29937]

2001-12-22 Thread Brian Whalen
These types of questions come about often because some single user expects full t1 bw on a single app. Just setup mrtg or some other monitoring to see what is passing. Typically, a single app cannot get full use of the t1 either because of other users on the lan/in the office, or because the pat

RE: Free BOOT CAMP LABS! [7:29926]

2001-12-22 Thread Brian Whalen
Can we please all stop trying to be socialists and instead reward the efforts of those who created these. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 22 Dec 2001, screw bootcamp wrote: > Marc, > > If you are updating all your labs you won't mind your old ones being posted

Re: Adtran TSU & p-t-p T1 [7:29957]

2001-12-22 Thread Brian Whalen
Tried making one end of these ckts a clock source? Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 22 Dec 2001, Randall Yoo wrote: > Sorry for cross-posting. > > I've got a cheap customer who wants to continue to use Cisco 1000 routers > (IOS 10.3(10)) with external Adtran TSU

Re: recertify time [7:30208]

2001-12-27 Thread Brian Whalen
I am ccna v1, and just logged into https://www.galton.com/~cisco_s/login.html and saw that my 1999 ccna is good till 2002, so guess its 3 years they're good for. Login and see for yourself where you're at. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 27 Dec 2001, D sam wrote

RE: Virtual Study Groups [7:30295]

2001-12-28 Thread Brian Whalen
What about videoconferencing, I mean many of us have fast net available at home or work right?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 28 Dec 2001, Mike Sweeney wrote: > Suranjith Ariyapperuma wrote: > > > > Dear Friends, > > Is forming a Virtual Study Group a practic

Re: Half Successfull ping [7:30449]

2001-12-30 Thread Brian Whalen
I have seen this behavior when there are multiple static routes when there shouldnt have been.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 29 Dec 2001, Marc Russell wrote: > Kind of strange. What does debug ip packet give you. If you are running > other IP data then use d

Re: Half Successfull ping [7:30449]

2001-12-30 Thread Brian Whalen
looking at r2, it appears that connected routes for the 172.16.1.0 network are showing up on both serial0 and serial1. Using 2 sets of ips out of the same class c and assigning both pairs a /24 netmask? Brian "Sonic" Whalen Success = Preparation + Opportunity On Sun, 30 Dec 2001, McHugh Randy

Re: Autosense this ... (add to your knowledgebase) [7:30446]

2001-12-31 Thread Brian Whalen
You have access to a phone during the test? I guess a cell call during a bathroom break could occur. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 31 Dec 2001, EA Louie wrote: > > Someone at Cisco was just telling me about a guy who came in from Korea to > > take the CCIE l

Re: %AMDP2_FE-5-COLL: AMDP2/FE(0/0), Excessive collisions, [7:30643]

2002-01-01 Thread Brian Whalen
Looks like http://www.cisco.com/univercd/cc/td/doc/cisintwk/itg_v1/itg_medi.pdf has some tips to try. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 1 Jan 2002, SA J wrote: > Hi All, > Im facing one problem on our central site i.e > currently im using > Cisco > 3640

Re: %AMDP2_FE-5-COLL: AMDP2/FE(0/0), Excessive collisions, [7:30644]

2002-01-01 Thread Brian Whalen
I would be suspicious of the cable at the failure site also, and do your duplex settings match.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 2 Jan 2002, Brian Whalen wrote: > Looks like > http://www.cisco.com/univercd/cc/td/doc/cisintwk/itg_v1/itg_medi.pdf

RE: %AMDP2_FE-5-COLL: AMDP2/FE(0/0), Excessive collisions, [7:30649]

2002-01-01 Thread Brian Whalen
I havent worked with this mod before, heres a bit of useful info.. Brian "Sonic" Whalen Success = Preparation + Opportunity -- Forwarded message -- Date: Wed, 2 Jan 2002 09:00:23 +0200 From: Andrew Larkins To: Brian Whalen Subject: RE: %AMDP2_FE-5-COLL: AM

Re: Problem with VPN over PPPoE ADSL [7:30723]

2002-01-02 Thread Brian Whalen
a wild guess, packet frag issues? Try to ping with larger packets to test this.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 2 Jan 2002, Bruce Williams wrote: > I have a customer with an ADSL line which uses PPPoE. They are able to > establish a VPN tunnel over the DSL li

Re: How to Block MSN ... [7:30891]

2002-01-03 Thread Brian Whalen
googled for msn messenger ports and got http://messenger.msn.com/support/firewall.asp Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 4 Jan 2002, Ziyaad wrote: > Hi all >Can anyone tell me how can I block msn messanger on my network..What > port in the access list sho

Re: Access-List questions [7:31001]

2002-01-05 Thread Brian Whalen
The first entry, by ending in .7, allows for 10.10.10.40-47, remember this is a span of 8. Then you need 48 and 49, hence the .1. The .40 and .48 are network addresses, I'll refer you to one of the many subnet calculators out there if thinking in binary is not yet second nature. Brian "Sonic" W

RE: How to block MSN, and others. [7:31057]

2002-01-07 Thread Brian Whalen
How inept does a netadmin have to be to block his own servers. If Im that guys boss, he is so fired.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 7 Jan 2002, John Allhiser wrote: > This discussion reminds me of a popular quote I see all the time on another > forum: "There

Re: IPv6 [7:31228]

2002-01-08 Thread Brian Whalen
.bomb failures have lengthened the usefulness of v4 I am sure.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 7 Jan 2002, Steven A. Ridder wrote: > Another question, > > When's IPv6 gonna hit the mainstream? Or the backbone? Of all the stuff I > ever read on it, the main

Re: Router down for a few seconds, many times [7:31308]

2002-01-08 Thread Brian Whalen
Got logging setup somewhere looking for errors that correspond with this? Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 8 Jan 2002, [EMAIL PROTECTED] wrote: > Well, "show log" would be a good start. > You haven't given us much to go on, but if the interfaces don't actually >

Re: How is this book ? [7:31382]

2002-01-09 Thread Brian Whalen
I also wanted to add this.. The second edition of this, isbn number 0071356762, is classified as a paperback but is a hardcover book. I have one here now. I have read bits of it in attempt to strengthen areas I am weak, but not the entire thing. Interestingly, it is not listed on http://www.osbo

Re: Serial Line problems [7:31426]

2002-01-09 Thread Brian Whalen
Are all these circuits riding on the same larger telco ckt or in the same area, thus same co?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 9 Jan 2002, Steven A. Ridder wrote: > If it was a crossed pair somewhere, it wouln't come up at all. No carrier. > > It can very well

Re: How is this book ? [7:31382]

2002-01-09 Thread Brian Whalen
ok, I noticed something here. The second edition of this, isbn number 0071356762, is classified as a paperback but is a hardcover book. I have one here now. I have read bits of it in attempt to strengthen areas I am weak, but not the entire thing. Interestingly, it is not listed on http://www.o

Re: Help on putting "line protocol up" [7:31611]

2002-01-10 Thread Brian Whalen
Cmon, gotta give us a little here, a sh ip int b at least, so we know if its up/down or down/down, adminned down, and what kind of int it is? Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 10 Jan 2002, Stephane Wantou Siantou wrote: > Hi everybody, > > Can anybody tell me how

Re: Help on putting "line protocol up" [7:31611]

2002-01-11 Thread Brian Whalen
on 12.1 > no service single-slot-reload-enable > service timestamps debug uptime > service timestamps log uptime > no service password-encryption > ! > hostname RouterC > ! > logging rate-limit console 10 except errors > ! > ip subnet-zero > no ip finger > ! > cn

Re: I would like to hear from those who have taken the CCIE lab [7:31708]

2002-01-11 Thread Brian Whalen
Interesting atm is in sect 8.4 of the written blueprint but not on the lab.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 11 Jan 2002, Chuck Larrieu wrote: > true or false - loopback interfaces can never be down unless the entire box > fails.. > > ""Brad Ellis"" wrote

RE: Static route load balancing? [7:31715]

2002-01-12 Thread Brian Whalen
Doesnt that depend on whether you route to the local interface or the remote ip? Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 12 Jan 2002, Bill Carter wrote: > If the static routes have the save metric, the router will load balance > traffic it sends out according to the ro

Re: Secure communications without an IPsec feature for IOS ? [7:31760]

2002-01-12 Thread Brian Whalen
You talking about routing protocol data, user traffic, or what? Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 12 Jan 2002, Cristian Piatnitchi wrote: > Hi to everybody > > I am wondering if is there any method to encrypt / secure the > communcation between 2 routers without

Re: linux mailing group [7:31848]

2002-01-14 Thread Brian Whalen
www.svlug.org www.kernel-panic.org Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 14 Jan 2002, george gittins wrote: > i been looking for a linux redhat mailing group where i can ask technical > questions. any sugesstions? Message Posted at: http://www.groupstudy.com/form

Re: DS3 requirments [7:31914]

2002-01-14 Thread Brian Whalen
Need to know more, how many ds3s, need a lan interface, bgp peering and if so how many sessions? Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 14 Jan 2002, Richard Tufaro wrote: > Hey guys...is there a quick rundown of the best hardware software, that > would be good for a D

Re: tunneling with previously undefined endpoint? [7:32057]

2002-01-15 Thread Brian Whalen
Wouldnt ipsec wallop a 2500 cpu?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 15 Jan 2002, the-other-jason wrote: > Henry - > > Absolutely right, the "dynamic" keyword for crypto maps solves the > problem, but our Cisco SE and quite a few others at work are quite sure > th

RE: How would you design a Network ? [7:32067] wrap up... [7:32187]

2002-01-16 Thread Brian Whalen
Its just that for each of the noncentral nodes, with only 1 way back to the middle, a routing protocol seems like overkill. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 16 Jan 2002, Bullock, Jason wrote: > thanks for the good feedback from the list and madman, chuck, howard

Re: Router reset [7:32180]

2002-01-16 Thread Brian Whalen
vxr or non, which npe, got logs?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 16 Jan 2002, Kwock99 wrote: > Hi All, > > I have a router 7206 and reset occasionally. Anyone knows what is the reason > that will cause a router reset? > > Thanks. Message Posted at: http://

Re: BGP AS Number [7:32107]

2002-01-16 Thread Brian Whalen
True unless you get it out of an old class a or b assignment. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 16 Jan 2002, MADMAN wrote: > I have yet to have an ISP refuse to announce a customers /24 network > so I don't think it's that common. > > Dave > > Eric wrote: > > >

RE: CCNPs and CCDPs [7:32166]

2002-01-16 Thread Brian Whalen
One plus of getting them is it forces you to get stronger in areas you are not familiar with.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 16 Jan 2002, Kaminski, Shawn G wrote: > I believe that you need them because many employers expect them. However, it > still all boils

Re: How to upgrade ios on 2502 [7:18449]

2001-09-04 Thread Brian Whalen
joken ring nics can be had for dirt, see www.compgeeks.com as an example for some 5 buck cards.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 4 Sep 2001, Paul Lalonde wrote: > I think the original responder assumed that you had a second router that you > could use. > > Theo

RE: regarding cisco and SecureCRT software---> [7:18486]

2001-09-04 Thread Brian Whalen
Ditto, it is shareware, you get a 30 day eval for free, after that yer sposed to pay em if u keep using it.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 4 Sep 2001, Eric Rivard wrote: > Isn't this program a licensed program that you NEED to purchase to use? > Are we all in

RE: IP unnumbered [7:18250]

2001-09-05 Thread Brian Whalen
In previous network monitoring experience, I have had it happen to me where a customer unplugs the lan to do some work, but leaves the serial in, thinking theyre doing us a favor. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 5 Sep 2001, Bill Carter wrote: > The Loopback Int

RE: Symptom: 3640 router reboots itself over and over again!! [7:18692]

2001-09-05 Thread Brian Whalen
Any chance you're logging console messages to a server?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 5 Sep 2001, Bob Johnson wrote: > I've seen it happen when a newly uploaded IOS doesn't support one of the > existing interface cards.. > Try pulling out all cards (if there

Re: What does "a single point of failure" mean? [7:18734]

2001-09-06 Thread Brian Whalen
Wonder how long it'll be before someone orders business class sdsl with 2 providers and wants bgp over it. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 6 Sep 2001, Circusnuts wrote: > No plan B. A lot of designs exercise redundancy, only to order a single > connection (or

Re: TCP 3 way Handshake ? [7:18794]

2001-09-07 Thread Brian Whalen
Heres some pix and router security tips.. http://www.cisco.com/warp/public/cc/pd/rt/2600/prodlit/flrrr_ov.htm Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 6 Sep 2001, Stephane LITKOWSKI wrote: > Yes, it's vendor dependant. > > TCP protocol doesn't specify any connection ti

Re: New to CCNP [7:18933]

2001-09-08 Thread Brian Whalen
I would do the one you have the most familiarity with already, confidence building is a good thing.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 7 Sep 2001, Tel Khan wrote: > Hi guys i passed my CCNA 2.0, i would like to know which topic i should > cover 1st? i think i sho

Re: access list question [7:19005]

2001-09-08 Thread Brian Whalen
Given that there is an implied deny at the end, and there are 2 deny statements in the list, my opinion about the result would be a basically useless interface, at least in whichever direction you choose to apply this :) Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 7 Sep 200

Re: OT: Is this going to be a trend for the CCIE cert??? [7:19344]

2001-09-10 Thread Brian Whalen
It could also be that they ar looking for the ever valuable experience as a CCIE?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 10 Sep 2001, Eric Rogers wrote: > I was just cruising on the dice jobs board when something caught my > attention. > > dice.com/DandL/k/ktii.213.h

RE: Video/Voice over IP [7:19351]

2001-09-10 Thread Brian Whalen
Many people agree with the below, that 384k is the minimum for reasonable live video.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 10 Sep 2001, Leigh Anne Chisholm wrote: > As Manager, Voice/Data systems at the law firm I worked at, we demo'd two > different Videoconferenc

RE: US Stock [7:19433]

2001-09-11 Thread Brian Whalen
Perhaps because the greatest conflicts in history are over religion, not lack thereof.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 11 Sep 2001, Puckett, Larry (TIFPC) wrote: > Funny how it's always "Pushing religion is unacceptable" but never ' Pushing > atheism is unacce

Re: Denial of service attack prevention [7:19568]

2001-09-13 Thread Brian Whalen
Heres a good solaris security article, likey applicable to other nixes.. http://www.samag.com/articles/2000/0013/0013c/0013c.htm Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 13 Sep 2001, MADMAN wrote: > I don't know what else on the router you could do but there are things

Re: Alteon Switch manual [7:19861]

2001-09-13 Thread Brian Whalen
I have no familiarity with this product, but googling is good.. http://www.allasso.es/base/docs/1979494715.pdf Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 13 Sep 2001, Ali Mesdaq wrote: > Hello, > Does anyone have the manual in pdf format of the Alteon switch model AD2. I

Re: hyperterminal giberish? [7:20136]

2001-09-17 Thread Brian Whalen
Yeah bottom line is if yer gonna use that bundled pos software, goto the manufacturers page and get the update so you can send a friggin break properly. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 17 Sep 2001, hal9001 wrote: > There was also a Hyperterminal Special, Ltd, P

RE: BGP on the 1600 series??? [7:20209]

2001-09-17 Thread Brian Whalen
You'll also suffer from the router's limitations in mem and the resultant partial view. Be sure to consider the acceptibility of that. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 17 Sep 2001, Andras Bellak wrote: > 1600 series won't run bgp - I believe that 2500's will, a

Re: Access-Lists Config [7:20374]

2001-09-19 Thread Brian Whalen
Being a somewhat paranoid fellow, have u thought about permitting the mail retrieval port and blocking all else?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 19 Sep 2001, Antonio Del Grosso wrote: > Hi > > There is an explicit deny any any invisible at the end of each acce

Re: HP OpenView, CiscoWorks, Cabletron [7:20406]

2001-09-19 Thread Brian Whalen
This probably depends greatly on what you'd like to do with it. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 19 Sep 2001, Mr. Monitor wrote: > Dears.. > > Who know which one is the best ? > Which one is the best tools? > > Thank you very much! Message Posted at: htt

Re: Router IP Question [7:20419]

2001-09-19 Thread Brian Whalen
Well if you want to do external dns and be the authoratice source, 2 dns servers at least are required for that. All the rest can be done either on that 1 box or via port forwarding. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 19 Sep 2001, Brian wrote: > I have one DSL li

Re: T1 Router question [7:20460]

2001-09-19 Thread Brian Whalen
How many t1s? If only 2, Most of thr 2500s will do that for you. If more, than a modular deal may be in order.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 19 Sep 2001, Jeff Martinez wrote: > Question for you if you don't mind. I was wondering if you knew of a Cisco > r

Re: Where can I get Books at lowest cost. [7:20642]

2001-09-22 Thread Brian Whalen
www.mysimon.com for new, or likely www.half.com for 2nd hand stuff. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 21 Sep 2001, Eugene Nine wrote: > Try www.addall.com and let if find the lowest price. > Eugene > > ""MJ"" wrote in message > [EMAIL PROTECTED]">news:[EMAIL PRO

Re: BCMSN [7:20597]

2001-09-22 Thread Brian Whalen
do your best and if thats not good enough try again after more effort.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 21 Sep 2001, John McCartney wrote: > So what is the passing score for this exam? I'm also taking it next month. > Thanks. Message Posted at: http://www.g

Re: Cisco Certifications for Sale ? [7:20747]

2001-09-22 Thread Brian Whalen
exactly, assuming they have a tech screen before they actually are offered the job, they'd likely crash & burn. of course therte is the occasional executive interview.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 22 Sep 2001, George Murphy CCNP, CCDP wrote: > I cant imagi

Re: TFTP: How to save without .TXT extension a config file [7:20807]

2001-09-22 Thread Brian Whalen
you could always rename it after saving it. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sat, 22 Sep 2001, Thomas Larus wrote: > I am trying to edit config files and then save them to the TFTP server, and > WIN2K's Wordpad puts .txt after every kind of file, it seems. Text file

Re: I want to stop console messages [7:20889]

2001-09-24 Thread Brian Whalen
I see all these previous suggestions stop console messages. Needless to say, it is worthwhile to have these somewhere. Have you considered logging to an external host? Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 24 Sep 2001, MADMAN wrote: > Pick your poison: > > C7507MIX

Re: Other Groups [7:21115]

2001-09-26 Thread Brian Whalen
I would also add the lists on http://puck.nether.net. There are juniper and cisco lists there.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 26 Sep 2001, EA Louie wrote: > there are a few others...Brainbuzz actually has quite a few- here are 2 > examples > Cisco CCNA/CCIE/

Re: Dial up and Leased Lines Solution [7:21660]

2001-10-03 Thread Brian Whalen
a 7206 vxr with 6 pa-mc-8t1 cards and io controllers with dual fe will get you 48 t1s, so just get enough to satisfy your need. You could also channelize the t1s into t3s, you'd only need about 18 ds3s to do that.. Brian "Sonic" Whalen Success = Preparation + Opportunity On Tue, 2 Oct 2001, St

Re: OT: Linux RPM equiv to Tera Term Pro? [7:21944]

2001-10-05 Thread Brian Whalen
tterm pro even with the addon for ssh i think only supports ssh1, not ssh2. This is proly unacceptable to a lot of folks. Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 3 Oct 2001, Craig Columbus wrote: > By far, my favorite windows based terminal emulator is Tera Term Pro.

Re: OT: Enable secret hacking [7:23670]

2001-10-21 Thread Brian Whalen
perhaps this is why sho run and sho conf are not level 1 commands?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Sun, 21 Oct 2001, Gareth Hinton wrote: > The reason I asked was to see if other peoples impression was the same as > mine. I've got the tools for the level 7 password

Re: over 1700 passing ccie written every month [7:23680]

2001-10-21 Thread Brian Whalen
If I put in the effort to pass the written, I'd have no problem telling people that in an interview. From the employer's perspective, if a candidate says I'm a CCIE, its up to the employer to ask him/her to prove it. Brian "Sonic" Whalen Success = Preparation + Opportunity On Sun, 21 Oct 2001,

Re: CCDA is worth ? [7:24085]

2001-10-25 Thread Brian Whalen
yeah ditto that, if u want to design nets the da and dp are the way to go, if u want to maintain/support, the na and np are preferable. I would probably try for da and na before going to either the np or dp, for breadth reasons. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu,

Re: Juniper's group [7:24314]

2001-10-26 Thread Brian Whalen
groupstudy.com has a juniper list also, goto the web page to sign up. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 26 Oct 2001, Juan Blanco wrote: > Team > Where I could find any group-stuyd like this group for JUNIPER'S > Networks. > > Thanks... > > JB Message

Re: quick response (help) please [7:24238]

2001-10-26 Thread Brian Whalen
0 and 255 are network and subnet octets for a 255.255.255.0 or /24 subnetted network. Your example is not that. Brian "Sonic" Whalen Success = Preparation + Opportunity On Fri, 26 Oct 2001, John Green wrote: > the IP address alloted by the dhcp server to my home > computer (via cable ie cable

Re: Collisions on a Serial Line [7:24601]

2001-10-29 Thread Brian Whalen
Typically collisions mean lack of full duplex, and most current serial port protocols are full duplex. There may be some stoneage stuff out there that is not, but for the most part serial means full duplex. Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 29 Oct 2001, Dave Luan

Re: telco looping [7:24972]

2001-11-01 Thread Brian Whalen
Typically telco is only responsible to the demarc, but will somtimes "offer" to loop the csu as a way to get you off their backs. I doubt you'd see a smartjack loop, but a csu loop you should be able to see in your gear. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 1 Nov 20

  1   2   >