Re: Cannot browse Some Website: Try this: www.sitemeter.com [7:2389]

2001-04-28 Thread Earl Aboytes

It looks like sitemeter.com redirects you to
http://sm6.sitemeter.com/default.asp.  Can
you reach that successfully?
Earl Aboytes, CCIE 6097

Jason Roysdon wrote:

 Turn on logging monitor errors and terminal monitor on the PIX and watch
 what's going on, or use logging trap errors and syslog it out to a box to
 look at.

 --
 Jason Roysdon, CCNP+Security/CCDP, MCSE, CNA, Network+, A+
 List email: [EMAIL PROTECTED]
 Homepage: http://jason.artoo.net/

 Ken Yeo  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  More info on this:
 
  When we by pass PIX (plus in a laptop to a hub between PIX and Internet
  router). We CAN browse www.sitemeter.com.
 
  Behind PIX, we can ping www.sitemeter.com and get 100% reply from
  216.167.17.2. But we CANNOT browse using IE.
 
  Route is going to the correct gateway, do not have 216.167.17 in our WAN.
 
  So HTTP/application layer coming from the site is definately blocked in
 the
  PIX.
 
  Any ideas?
 
  Thanks!
 
  Ken Yeo
  Network Engineer
  Aurum Technology
  CCNP, CCDA, MCSE, CNE
 
  Ken Yeo  wrote in message
  [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
   Hi,
  
   We are having problem to browse this website:
  
   www.sitemeter.com
  
   Internet explorer will say Opening page http://www.sitemeter.com; in
 the
   status bar on the bottom and the page never came up. It came back with
   error:
  
   The page cannot be displayed
   We are able to browse the site using dialup to Netzero and some other
 dial
   up ISP.
   I wonder those of you who use PIX try this site?
   Our first thought was reserve DNS was not setup so we setup reserve DNS
  for
   the NATed IP on the PIX, but still cannot browse the site. Any ideas?
   Thanks,
   Ken Yeo
   Network Engineer,
   Aurum Technology
   FAQ, list archives, and subscription info:
  http://www.groupstudy.com/list/cisco.html
   Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
  FAQ, list archives, and subscription info:
 http://www.groupstudy.com/list/cisco.html
  Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=2389t=2389
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Access server configuration [7:2376]

2001-04-28 Thread Earl Aboytes

You need to clear the line.  Do a show line on the 2509. Anything that you
have not
started a session with that has a splat next to it needs a clear line.  You
should be
able to do a ctrl-shift-6 x at that point to get back to the 2509 and then
over to the
next router.

Your configuration is correct.
Earl Aboytes, CCIE 6097


Ed Dombrowski wrote:

 Can anybody post some working configs for a 2509 or 2511. I am going nuts
 trying to configure a 2509 i just got. I have been using this page as a
 reference but i am not having much luck.
 http://www.cisco.com/warp/customer/793/access_dial/comm_server.html. I cant
 seem to find any other info on the cisco site relating to just setting this
 thing up plugged into the console ports of my other routers. Currentl;y i
 have it working on one router (the 1601) but i cant get a second one to
work
 (2521). I cant tell what the difference is at this point. I will post my
 running configs if anybody can offer some tips. The configs are a bit messy
 on some of them as these are lab routers and i am studying for my BSCN
exam.
 I posted this to the other 2 cisco newsgroups yesterday but i think my news
 server sucks. I still dont see my posts 15 hours later Also, the 1601
 router when i try to connect gives the message connection refused by remote
 host but if i hit enter again it connects. The 2521 just gives me the same
 message but wont connect at all. I would really appreciate any help. I just
 cant find any info that is useful anywhere. I even drove to the bookstore
 and looked through about 15 books but didnt find anything more specific
then
 the page i refrenced above.

 2509#show run
 Building configuration...

 Current configuration:
 !
 version 12.0
 service timestamps debug uptime
 service timestamps log uptime
 no service password-encryption
 service tcp-small-servers
 !
 hostname 2509
 !
 enable secret 5 $1$CGrA$aulSLMoAI69oIp45K6r9c1
 !
 ip subnet-zero
 ip host 1601-1 2001 192.168.255.2
 ip host 2521-1 2002 192.168.255.2
 !
 !
 !
 interface Loopback1
  ip address 1.1.1.1 255.0.0.0
  no ip directed-broadcast
 !
 interface Ethernet0
  ip address 192.168.255.2 255.255.255.0
  no ip directed-broadcast
 !
 interface Serial0
  no ip address
  no ip directed-broadcast
  shutdown
 !
 interface Serial1
  no ip address
  no ip directed-broadcast
  shutdown
 !
 ip classless
 !
 !
 line con 0
  exec-timeout 0 0
  logging synchronous
 line 1 8
  transport input all
 line aux 0
  transport input all
 line vty 0 4
  password zzixx
  login
 !
 end

 1601-1#show run
 Building configuration...

 Current configuration:
 !
 version 12.0
 service timestamps debug uptime
 service timestamps log uptime
 no service password-encryption
 !
 hostname 1601-1
 !
 enable secret 5 $1$yP.A$VB22oPJAoWuaYRZ5o3.0p1
 !
 ip subnet-zero
 !
 !
 !
 interface Loopback100
  ip address 172.16.10.100 255.255.255.0
  no ip directed-broadcast
 !
 interface Loopback101
  ip address 172.16.11.100 255.255.255.0
  no ip directed-broadcast
 !
 interface Ethernet0
  no ip address
  no ip directed-broadcast
  shutdown
 !
 interface Serial0
  ip address 10.1.1.100 255.255.255.0
  no ip directed-broadcast
 !
 router eigrp 200
  redistribute eigrp 100
  network 10.0.0.0
 !
 router eigrp 100
  network 172.16.0.0
 !
 router ospf 200
  network 10.0.0.0 0.255.255.255 area 0
  network 172.16.0.0 0.0.255.255 area 0
 !
 ip classless
 !
 !
 line con 0
  exec-timeout 0 0
  logging synchronous
 line vty 0 4
  password zzixx
  login
 !
 end

 2521-1#show run
 Building configuration...

 Current configuration:
 !
 version 12.0
 service timestamps debug uptime
 service timestamps log uptime
 no service password-encryption
 !
 hostname 2521-1
 !
 enable secret 5 $1$eU1p$E/kXa46E7Hqm4EHzS2r5u/
 !
 ip subnet-zero
 no ip domain-lookup
 frame-relay switching
 !
 !
 !
 interface Serial0
  bandwidth 64
  ip address 192.168.1.17 255.255.255.240
  no ip directed-broadcast
  encapsulation frame-relay
  no ip mroute-cache
  clockrate 64000
  frame-relay intf-type dce
  frame-relay route 203 interface Serial2 302
 !
 interface Serial1
  bandwidth 64
  ip address 192.168.1.33 255.255.255.240
  no ip directed-broadcast
  shutdown
  clockrate 64000
 !
 interface Serial2
  bandwidth 64
  ip address 192.168.1.49 255.255.255.240
  no ip directed-broadcast
  encapsulation frame-relay
  clockrate 64000
  frame-relay intf-type dce
  frame-relay route 302 interface Serial0 203
 !
 interface Serial3
  bandwidth 64
  ip address 10.1.1.1 255.255.255.0
  no ip directed-broadcast
  shutdown
  clockrate 64000
 !
 interface TokenRing0
  no ip address
  no ip directed-broadcast
  shutdown
 !
 interface BRI0
  no ip address
  no ip directed-broadcast
  shutdown
 !
 ip classless
 !
 !
 line con 0
  exec-timeout 0 0
  logging synchronous
 line aux 0
 line vty 0 4
  password zzixx
  login
  --More--
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED

Re: OFF TOPIC -Job Offer without Interview?? [7:2375]

2001-04-28 Thread Earl Aboytes

Freddie-MAC is probably who he has a contract with.  This guys sounds too
desperate.  I
would avoid this situation.  Don't take a job unless you feel comfortable. 
Interviews
for IT candidates are not to see whether or not they like you, its to see
whether or not
you like them.  Right now you have no idea.
Earl Aboytes, CCIE 6097

Greg Macaulay wrote:

 Gd' Day Everyone,

 I need some input (comments, criticisms, enlightenment, suggestions, etc.)
 rather quickly.  I'm in the DC metro area. Someone grabbed my resume off
 Monster and called me two weeks ago -- asked NO technical questions -- and
 basically gave me a brief synopsis of his company -- confirmed my salary
 requirements -- and said he would circulate my resume to others in his
 company and if there was interest, he'd get back to me.

 Last nite -- Friday 4/27 at about 8:00 p.m., he calls again -- asks only if
 I'm available -- and then says I can report to work on Tuesday 5/1.  Again,
 no technical questions -- simply confirmed my salary requirements -- and
 simply wanted me to FAX a copy of my certs to him.  Nothing else.

 Then I slowed him down.  Asked about benefits, including training, etc. and
 then asked about the job  Turns out he has a contract with a
 Freddie-something? Agency and needs a NP/DP as he put it (CCNP/CCDP) to
show
 up on Tuesday for about 3 mos.  Althought he assured me that I would be a
 PERMANENT employee and he had other projects to put me on after this job
was
 complete. When I pushed questions about the benefits, he offered to have
his
 benefits person call me Monday -- until I suggested that I come to his
 company offices Monday to SEE his site.

 Now I have to decide whether this is really a suitable position to want to
 put on my resume, and whether it's really legit.  I have serious doubts
 about someone who would hire an employee over the phone, sight unseen (I
 could be picking my toes, drinking beer, a fat old redneck! -- I'm not!).
 If he's willing to hire in such a fashion -- isn't he doing a disservice to
 his client -- and won't he be just as likely to fire me -- on a whim.  Is
 this a safe job -- am I really going to get paid?  What do I say to the
 client if asked??  I''ve got very bad vibes about this -- but I don't know
 if my suspicions are justified!!!

 All replies will be appreciated!

 Greg Macaulay
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=2391t=2375
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE WRITTEN ---- Please provide your feedback.

2000-08-30 Thread Earl Aboytes

I have heard from more than one person that Caslow's book is great for the
written exam.  Take a look at it if you don't already have it.  I studied
from Giles but that is too much material.  Get Caslow's book.

~
Earl Aboytes CCIE #6097
Senior Technical Consultant
GTE Managed Solutions
805-381-8817
[EMAIL PROTECTED]
~~

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Nadeem Khawaja
Sent: Wednesday, August 30, 2000 6:31 AM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: CCIE WRITTEN  Please provide your feedback.

Hi Gurus!

I have been continuously sending emails regarding CCIE Written exam on both
the mailling lists at groupstudy.com but have not received any proper
response regarding it.
Once again i am requesting you to please provide your feedback on it, what
ever you can provide.
e.g what exactly to study.
from where to study
what sort of questions comes
how usefull is subscription to ccpre.com


Thanks

___
To unsubscribe from the CCIELAB list, send a message to
[EMAIL PROTECTED] with the body containing:
unsubscribe ccielab

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Sh ip route rip command

2000-07-08 Thread Earl Aboytes

Even though Rip does not send the mask in the routing update it must assume
some sort of mask.  Why did it assume a 255.255.255.0 when the default is
255.255.0.0 for a class B network such as 172.16.0.0?  The answer is that RIP
looks to see if the 172.16.0.0 network is present on the router.  If it is, it
assumes that the mask of the network being advertised to it must have the same
mask.  The router that you are doing a sho ip route on must have the 172.16.0.0
network on it somewhere with a 255.255.255.0 mask.

Earl Aboytes
Senior Network Consultant
GTE Managed Solutions

Kevin Wigle wrote:

 well I haven't got RIPv2 running to compare - which supports VLSM

 do a "sh ip proto" and see if your Rip is version 2

 Kevin Wigle

 - Original Message -
 From: "m. jean stockton" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, 06 July, 2000 23:10
 Subject: Sh ip route rip command

  why does the following result from the 'sh ip route rip' command when rip
 is
  classful?
 
 
  R   172.16.55.0  [120/2] via 172.16.20.2 255.255.255.0, 00:00:14,
  Serial0
  R   172.16.50.0  [120/2] via 172.16.20.2 255.255.255.0, 00:00:14,
  Serial0
  R   172.16.30.0  [120/2] via 172.16.20.2 255.255.255.0, 00:00:14,
  Serial0
  R   172.16.40.0  [120/2] via 172.16.20.2 255.255.255.0, 00:00:14,
  Serial0
 
  however, if you just use the 'sh ip route' command, the subnet mask does
 not
  appear.
 
  thanks
 
 
  makeeda
 
  ___
  UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
  FAQ, list archives, and subscription info: http://www.groupstudy.com
  Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 

 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Newbe -- Subnet mask question

2000-07-08 Thread Earl Aboytes

The 192 comes from the admin.  If you were the admin of a network, and maybe you
are, you would probably get a full class 'C' (255.255.255.0) from your ISP or
maybe ARIN.  You would decide how you want to divide that network.  If you
wanted to divide it into two parts you would extend your mask by one bit or
255.255.255.128.  If you wanted to divide it into four parts you would exetend
it to 255.255.255.192.  You supplied the .192.  The 255.255.255.0 you get from
ARIN.  You make the decision if you want to change it and how much.  Lamle is
pulling the .192 out of the air and giving it to you for example purposes.

Earl Aboytes
Senior Technical Consultant
GTE Managed Solutions

Dick Silva wrote:

 Group --

 Some enlightenment is appreciated.

 The following two examples are directly from Todd Lammle's CCNA book, 2nd
 edition.  Pages 140 and 141.

 1st example:

 Given a network address of:192.168.10.0

 Given a subnet mask:   255.255.255.192   Where does this 192 come from?

 I understand that 192 = 1100
 And I understand that there are 2 subnets and 62 hosts and how to calculate
 both of these values.  I would just like to know where the 192 comes from
 and some
 explanation of its purpose.

 2nd example:

 Given the same network address:   192.168.10.0

 Given the subnet mask:  255.255.255.224   So where does the 224 come
 from?

 I understand that 224 = 1110
 And that there are 6 subnets and 30 hosts.  Again where does the value 224
 come from and its purpose.

 What determines the selection of these two, 192 and 224, values or any of
 the others that are plugged in.   I am not talking about the 255 values.
 Those I understand,.

 Constructive feedback would be genuinely appreciated.

 [EMAIL PROTECTED]

 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]