Re: TWO ISP AND ONE FAILURE [7:36371]

2002-02-26 Thread Charles Manafa
Is your server capable of running a dynamic routing protocol (RIP)? Does it support dead-gateway detection - use IRDP CM - Original Message - From: "Yassel Omar Izquierdo Souchay" To: Sent: Tuesday, February 26, 2002 5:13 AM Subject: Re: TWO ISP AND ONE FAILURE [7:36371] > Hey guys >

Re: TWO ISP AND ONE FAILURE [7:36371]

2002-02-25 Thread Charles Manafa
This solution assumes that the subnet is routable by both providers. If this is the case, then HSRP is by far the easiest solution. CM - Original Message - From: "John Neiberger" To: Sent: Monday, February 25, 2002 7:49 PM Subject: RE: TWO ISP AND ONE FAILURE [7:36371] > I'm not sure

Re: Dening telnet access [7:35628]

2002-02-18 Thread Charles Manafa
Dave is right... r7#sh run int e0 Building configuration... Current configuration : 128 bytes ! interface Ethernet0 ip address 10.10.10.77 255.255.255.0 ip access-group 101 in no ip route-cache no ip mroute-cache end r7#sh access-lists Extended IP access list 101 deny tcp any any eq tel

Re: DLSW access-list problem - more info [7:34985]

2002-02-09 Thread Charles Manafa
DLSW uses port 2065 for read, and 2067 for write CM - Original Message - From: "ME" To: Sent: Saturday, February 09, 2002 10:05 PM Subject: DLSW access-list problem - more info [7:34985] > I can see the the dlsw connection is useing tcp 2065, but seems to be > another piece missing..

Re: multicast / CGMP towards the multicast server [7:33964]

2002-02-02 Thread Charles Manafa
Like I said before, as long as you have a router connected to that segment (VLAN), multicast flooding will be constrained to the ports that have sent membership report. Non-registered clients will not be able to receive the multicast traffic, even though they are on the same VLAN as the sender. Th

Re: multicast / CGMP towards the multicast server [7:33964]

2002-02-01 Thread Charles Manafa
As long as there is a multicast router connected to the switch, and CGMP is enabled on that switch, then yes, the router will control flooding of multicast traffic on the switch ports. CM - Original Message - From: "Fears Michael S SSgt 50 CS/SCBBN" To: Sent: Friday, February 01, 2002

Re: Router doesn't hold Enable Passwrod [7:33645]

2002-01-30 Thread Charles Manafa
enable secret xyz - Original Message - From: "Gerd Thuemmler" To: Sent: Wednesday, January 30, 2002 8:36 AM Subject: Re: Router doesn't hold Enable Passwrod [7:33645] > Hi, > > In article , [EMAIL PROTECTED] says... > > The Syntax I entered is below > > ( > > config t > > en password

Re: term no mon command [7:33658]

2002-01-30 Thread Charles Manafa
no logging console CM - Original Message - From: "Stuart Laubstein" To: Sent: Wednesday, January 30, 2002 8:12 AM Subject: term no mon command [7:33658] > I have a 3620 and I have to work on the console port but I am swamped with > messages every few seconds as people try to log in vi

Re: simple ISDN / PRI question [7:33357]

2002-01-27 Thread Charles Manafa
It is used for framing and synchronization. CM - Original Message - From: "bergenpeak" To: Sent: Sunday, January 27, 2002 3:40 PM Subject: simple ISDN / PRI question [7:33357] > In Europe, a PRI carries 30B and one D channels. Each operates at > 64kb/s. > The overall PRI bandwidth i

Re: Router problem inserting into token ring [7:33304]

2002-01-26 Thread Charles Manafa
Have you checked the ring speed? CM - Original Message - From: "Joseph Slawinski" To: Sent: Saturday, January 26, 2002 8:26 PM Subject: Router problem inserting into token ring [7:33304] > I am having a problem I know most of you folks could help me with. I have > two 2502 routers an

Re: default-metric 64 vs 2.....why?? [7:33231]

2002-01-26 Thread Charles Manafa
istopher A. To: 'Charles Manafa' ; [EMAIL PROTECTED] Sent: Friday, January 25, 2002 10:59 PM Subject: RE: default-metric 64 vs 2.why?? [7:33231] I thought redistribution into any other protocol besides OSPF would have a metric of 0. 0 is not understood by EIGRP, IGRP or RIP and

Re: default-metric 64 vs 2.....why?? [7:33231]

2002-01-25 Thread Charles Manafa
When metric is not supplied, and there is no default metric, then routes redistributed into RIP will have a metric of 16 (unreachable), routes redistributed into IGRP will have a metric of -1 (unreachable), and routes redistributed into OSPF will have a metric of 20. CM - Original Message --

Re: AUX to AUX dialup [7:32658]

2002-01-21 Thread Charles Manafa
I don't see "dialer-list 1..." in your nas2 config. CM - Original Message - From: "D'Wayne Saunders" To: Sent: Monday, January 21, 2002 4:53 PM Subject: AUX to AUX dialup [7:32658] > Hi all I am having a few problem with connecting two 1720 routers for > dialin and dial out from the a

Re: VLAN's [7:32351]

2002-01-17 Thread Charles Manafa
Configure bridge groups on the switch, and assign ports to the bridge groups as required. CM - Original Message - From: " 416South" To: Sent: Thursday, January 17, 2002 9:03 PM Subject: VLAN's [7:32351] > Have a 2948GL 3 and want to set up a vlan but it docs state that you have to > s

Re: BGP and ip load-sharing [7:28960]

2001-12-13 Thread Charles Manafa
Try the router bgp command "maximum-paths 2" CM - Original Message - From: "Alejandro Acosta" To: Sent: Thursday, December 13, 2001 2:40 PM Subject: Re: BGP and ip load-sharing [7:28960] > Hello, > Thanks for answering me. > I am using BGP because we have 2 Internet access and my

Re: off topics / ARN Write String [7:27165]

2001-11-23 Thread Charles Manafa
Your best bet would be to use BCC. It is a memory hog, but much easier to work with. CM - Original Message - From: "Nuurul Basar Mohd Baki" To: Sent: Friday, November 23, 2001 3:17 AM Subject: off topics / ARN Write String [7:27165] > Hai, > > I am trying to change a read only access

Re: BGP route [7:21989]

2001-10-04 Thread Charles Manafa
site the BGP > peer also need to turn off? > > Daniel > ""Charles Manafa"" wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Try turning off synchronization - "no sync" in the router bgp config. > > > > CM >

Re: BGP route [7:21989]

2001-10-04 Thread Charles Manafa
Try turning off synchronization - "no sync" in the router bgp config. CM - Original Message - From: "Daniel Ma" To: Sent: Thursday, October 04, 2001 5:02 AM Subject: BGP route [7:21989] > One of my customer uses Ethernet0/0, instead of Loopback as update > source. (See following sampl

Multicast Flooding [7:22025]

2001-10-04 Thread Charles Manafa
Any one have an idea on how to suppress multicast flooding on a 2948G-L3. The switch is configured with 3 bridge groups, and 3 bvi interfaces. The problem is that multicast packets are flooded throughout the bridge group the multicast server is connected to. Below is a snippet of the running confi

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

2001-09-24 Thread Charles Manafa
"no logging console" (global config command) - Original Message - From: "Farooq Ahmed" To: Sent: Monday, September 24, 2001 2:11 PM Subject: I want to stop console messages [7:20889] > i m connected to console port of 2600 router. I want to stop console > messages. > > > Make a differ

Re: Etherchannel [7:20195]

2001-09-17 Thread Charles Manafa
NicExpress from IPMetrics will allow you to connect the server nics to both 6509s in active-active mode, i.e both nics are active at the same time. A virtual IP address is created for both nics (this is usually the primary nic's IP address). The software is very easy to setup, and provides SNMP mo

Re: configuring bridge on router [7:19936]

2001-09-14 Thread Charles Manafa
The "1" is the bridge-group number, and has local significance. For traffic to be bridged across router interfaces, all the interfaces must belong to the same bridge group. CM - Original Message - From: "mak" To: Sent: Friday, September 14, 2001 2:59 PM Subject: configuring bridge on ro

Re: Router as name server?? [7:19146]

2001-09-10 Thread Charles Manafa
I believe only the Distributed Director (4700-M), and most probably Cat6k and 7200 running SLB, can act as a DNS server. IMHO CM - Original Message - From: "Ednilson Rosa" To: Sent: Sunday, September 09, 2001 2:40 AM Subject: Router as name server?? [7:19146] > Hi List! > > Is there a

Re: Comments in Config Scripts [7:18839]

2001-09-06 Thread Charles Manafa
Copy and paste (or tftp) your config to a text editor, and add comments as required. Comments should be on seperate lines, and must be preceded with a "!". After you've modified the config file, tftp it back to the router. CM - Original Message - From: Kwame To: Sent: Thursday, 06 Sept

Re: Basic switch question [7:18807]

2001-09-06 Thread Charles Manafa
Try "sh mac dyn int fa0/1" CM - Original Message - From: "sam sneed" To: Sent: Thursday, September 06, 2001 4:24 PM Subject: Basic switch question [7:18807] > Is there a show command that would tell me the ethernet address of a > workstation attached to a cisco switchport. The switch

Re: Boson Test Question [7:16895]

2001-08-22 Thread Charles Manafa
Hello protocol is the process by which a DR is elected. Priority influences the election process. CM - Original Message - From: "Wright, Jeremy" To: Sent: Wednesday, August 22, 2001 10:41 PM Subject: Boson Test Question [7:16895] > In OSPF, the DR is chosen by > A. MAC > B. Hello Prot

Re: Quick CCIE Written Question [7:16797]

2001-08-22 Thread Charles Manafa
I agree with Brian, these are different route entries, and should all be installed. The route ultimately taken is dependent on the destination. CM - Original Message - From: "Brian" To: Sent: Wednesday, August 22, 2001 3:42 PM Subject: RE: Quick CCIE Written Question [7:16797] > On We

Re: Access list to allow IPSEC traffic through? [7:16367]

2001-08-17 Thread Charles Manafa
access-list 101 permit esp host x.y.z.1 host a.b.c.d access-list 101 permit ahp host x.y.z.1 host a.b.c.d CM - Original Message - From: Jim Bond To: Sent: Saturday, 18 August, 2001 01:59 Subject: RE: Access list to allow IPSEC traffic through? [7:16367] > How to permit or deny IP prot

Re: a little OT: appletalk [7:16430]

2001-08-17 Thread Charles Manafa
There is a product called Dave, that would allow you to use TCP/IP only to talk to your NT/W2K server. CM - Original Message - From: Jim Bond To: Sent: Saturday, 18 August, 2001 01:36 Subject: a little OT: appletalk [7:16430] > Hello, > > I have 2 offices connected each other with PIX

Re: Static routes [7:15851]

2001-08-13 Thread Charles Manafa
Yes, you can. - Original Message - From: Hawthorne, Mike MM To: Sent: Monday, 13 August, 2001 14:08 Subject: Static routes [7:15851] > Can anyone tell me if you are able to use a loopback address in a static > route. For example > ip route x.x.x.x y.y.y.y 196.8.87.17 > > x.x.x.x y.y.y

RE: WAN link funnies - UP UP but no comms- on same subnet!!! [7:12790]

2001-07-18 Thread Charles Manafa
Can you post your priority list config > -Original Message- > From: Andrew Larkins [mailto:[EMAIL PROTECTED]] > Sent: 18 July 2001 13:01 > To: [EMAIL PROTECTED] > Subject: RE: WAN link funnies - UP UP but no comms- on same subnet!!! > [7:12785] > > > The interface resets are from when w

RE: WAN link funnies - UP UP but no comms- on same subnet!!! [7:12784]

2001-07-18 Thread Charles Manafa
What encapsulation are you using? > -Original Message- > From: Andrew Larkins [mailto:[EMAIL PROTECTED]] > Sent: 18 July 2001 12:17 > To: [EMAIL PROTECTED] > Subject: RE: WAN link funnies - UP UP but no comms- on same subnet!!! > [7:12780] > > > the very weird thing here is at RTS DTS e

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Charles Manafa
No IP address has been provided for your BRI0/0 interface. CM > -Original Message- > From: NKP [mailto:[EMAIL PROTECTED]] > Sent: 17 July 2001 11:25 > To: [EMAIL PROTECTED] > Subject: Error in configuring ISDN [7:12611] > > > Hi , >I am facing an error in configuring the ISDN on my

RE: Subject: RE: urgent question related to vtp [7:11687]

2001-07-14 Thread Charles Manafa
Word up!!! -Original Message- From: Paul Werner To: [EMAIL PROTECTED] Sent: 14/07/01 07:29 Subject: Re: Subject: RE: urgent question related to vtp [7:11687] ***VERBOSITY BIT IS SET*** Delete now if you are time challenged. Comments within and below. > I have been struggling with th

RE: dialer idle-timeout [7:12256]

2001-07-13 Thread Charles Manafa
Interesting traffic will bring up the link, and maintain it. Whilst the link is up, any traffic can cross the link, but only interesting traffic can reset the idle timer. CM > -Original Message- > From: Burnham, Chris [mailto:[EMAIL PROTECTED]] > Sent: 13 July 2001 11:39 > To: [EMAIL PRO

RE: The Proxy ARP process [7:12198]

2001-07-13 Thread Charles Manafa
I don't think that hosts (capable of using default gateway) with no configured default gateway can arp for devices on a different network. Proxy arp is for hosts with no concept of default gateway or subnet mask. These hosts will arp for any IP address, and the local router (with proxy arp enabled

RE: redistribute subnet vs. redistribute connected [7:12103]

2001-07-12 Thread Charles Manafa
OSPF also uses "redistribute connected" to redistribute all connected interfaces that don't belong to any OSPF area, but have IP enabled on the interfaces. These are redistributed as external to the AS. CM > -Original Message- > From: Jeongwoo Park [mailto:[EMAIL PROTECTED]] > Sent: 12 J

RE: Access-list Question [7:12043]

2001-07-12 Thread Charles Manafa
I don't believe this guy will actually implement this configuration. I think he just wants to know if it is theoretically possible. CM > -Original Message- > From: Tony van Ree [mailto:[EMAIL PROTECTED]] > Sent: 12 July 2001 06:56 > To: [EMAIL PROTECTED] > Subject: Re: Access-list Questi

RE: Completely off topic here... [7:12060]

2001-07-12 Thread Charles Manafa
I have a vinyl player capable of attaining two speeds (can't remember what they are), with a whopping, monstrous 5watts RPM per speaker...beat that > -Original Message- > From: Tony van Ree [mailto:[EMAIL PROTECTED]] > Sent: 12 July 2001 06:52 > To: [EMAIL PROTECTED] > Subject: RE: Co

RE: VPN QUERY [7:12068]

2001-07-12 Thread Charles Manafa
Use static route on router D. This will overide the dynamically learnt route to 10.1.1.0 CM > -Original Message- > From: Grad Alfons Kanon [mailto:[EMAIL PROTECTED]] > Sent: 12 July 2001 06:49 > To: [EMAIL PROTECTED] > Subject: VPN QUERY [7:12068] > > > All, > > need help, > > I have

RE: IPX Network addresses [7:11990]

2001-07-12 Thread Charles Manafa
I have always thought that NetWare only auto-generated its internal network number (based on date and time of installation, which semi-gurantees uniqueness of the address), but the external network numbers had to be entered manually for each frame type. I may be wrong, but I don't think it auto-de

RE: Routing polices [7:11896]

2001-07-11 Thread Charles Manafa
Note that Policy Route Mapping disables fast cache. 1. Divide your users into two subnets 2. In global config, create route maps for policy routing - "route-map E0 permit 10" 3. Specify access list to use - "match ip address 101" 4. Set the outbound interface - "set interface s0" 5. Create the ac

RE: Load Balancing [7:11731]

2001-07-10 Thread Charles Manafa
HSRP is run on the Ethernet interface of both routers in one subnet. You want to create two HSRP groups, not two subnets. Use priority to influence which router is primary for which HSRP group. CM > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 10 July 2

RE: [7:11709]

2001-07-10 Thread Charles Manafa
Are you having a laugh... > -Original Message- > From: Donald B Johnson jr [mailto:[EMAIL PROTECTED]] > Sent: 10 July 2001 15:28 > To: [EMAIL PROTECTED] > Subject: Re: [7:11709] > > > Can you use rip to route cdp. Why? > > > > - Original Message - > From: "Lowell Sharrah" >

RE: urgent question related to vtp [7:11687]

2001-07-10 Thread Charles Manafa
VLANs are created by switches operating in Server mode, and VTP is the means by which the configuration is pushed out to other domain members. Switches operating in Client mode can not create/delete/modify VLANs, but can use the VLANs already created. CM > -Original Message- > From: getm

RE: Still having BRI stress! [7:11653]

2001-07-10 Thread Charles Manafa
Uche, You may have an end-to-end connectivity problem. What does "debug ppp negotiation" give you. I believe your ISDN line is good, and the problem might be the other end. Also, try dropping ppp multilink. CM > -Original Message- > From: Uche Ishionwu [mailto:[EMAIL PROTECTED]] > Sent:

RE: I Need an Advise [7:11294]

2001-07-09 Thread Charles Manafa
If I was retiring in 20 months time AND I have to do one or the other, then I will opt for a Master's degree - more prestigious, and IMO more valuable than CCNA and MCSE. I regard CCNA as a stepping stone into the network industry, and generally requires that more certifications will ensue. CM >

RE: EIGRP and IGRP network discovery [7:11273]

2001-07-09 Thread Charles Manafa
I believe the question is asking for "Network Discovery" method NOT "Neighbor Discovery" method. CM > -Original Message- > From: abc [mailto:[EMAIL PROTECTED]] > Sent: 08 July 2001 09:34 > To: [EMAIL PROTECTED] > Subject: Re: EIGRP and IGRP network discovery [7:11273] > > > IGRP use di

RE: My BRI interface will not respond! [7:11045]

2001-07-09 Thread Charles Manafa
BRI Leased-Line service is only available in Japan and Germany, and operates like a serial point-to-point leased line. However, the service has to be requested. Also, I understand that channel aggregation at 128K is only available in Japan. Can you confirm that this service has been setup for you,

RE: NAT [7:11245]

2001-07-07 Thread Charles Manafa
www.cisco.com -Original Message- From: a. ahmad To: [EMAIL PROTECTED] Sent: 07/07/01 13:37 Subject: NAT [7:11245] hi, can any one describe NAT Function in detail (many-to-one). Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=11248&t=11245 ---

RE: Question about IGMP queries and reports [7:11062]

2001-07-05 Thread Charles Manafa
I don't think the router needs to be configured to be in any multicast group in order to process the membership report. A router is registered for a multicast group if it receives a membership report for that multicast group. These membership reports can be unsolicited or in response to membership

RE: My BRI interface will not respond! [7:11045]

2001-07-05 Thread Charles Manafa
You can't ignore the "dialer map" statement, you need it for legacy DDR. That's what binds the remote IP address to a phone number. CM -Original Message- From: Uche Ishionwu To: [EMAIL PROTECTED] Sent: 05/07/01 11:53 Subject: My BRI interface will not respond! [7:11045] Who can help me

RE: debug dialer event/packet [7:10972]

2001-07-04 Thread Charles Manafa
"sh dialer" CM -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 04/07/01 12:22 Subject: debug dialer event/packet [7:10972] Hi All, Is there a way to see who is (IP address) causing the ISDN line to come up. I tried using debug dialer event/packet and got only th

RE: PASSED BCRAN! + BIG gripe [7:7794]

2001-07-03 Thread Charles Manafa
you need to be MCSE (McDonalds Certified Systems Engineer), or specialize in chips technology. -Original Message- From: hal9001 To: [EMAIL PROTECTED] Sent: 03/07/01 13:35 Subject: Re: PASSED BCRAN! + BIG gripe [7:7794] I think I'm going to give up and apply to McDonalds! - Original

RE: Browser Issue with Network Neighbourhood [7:10780]

2001-07-03 Thread Charles Manafa
Consider deploying WINS server if you want full visibility of your network. Browsing generally requires broadcast capability, in the absence of a WINS server. By default, routers do not pass broadcasts. However, I believe that Network Neighbourhood browsing uses directed broadcast, so perhaps, ena

RE: Advertising Default Route [7:10742]

2001-07-03 Thread Charles Manafa
The concept of default route is the same which ever routing protocol you are using. With BGP however, you can advertise default route to selected peer(s) if you wish. Can you explain a little bit more about your network. How many exit points do you have? CM -Original Message- From: Tay

RE: Is EIGRP a DV or LS protocol [7:10657]

2001-07-02 Thread Charles Manafa
EIGRP is an advanced Distance Vector protocol, but also known as a hybrid protocol, because it exhibits attributes from both world. CM -Original Message- From: CCIE TB To: [EMAIL PROTECTED] Sent: 02/07/01 17:02 Subject: Is EIGRP a DV or LS protocol [7:10657] Hi Group members, Is EIGRP

RE: Technical Questions [7:10427]

2001-06-30 Thread Charles Manafa
Anyone know of a position going at McDonalds...this networking business is getting a bit too strenuous for me. CM -Original Message- From: Howard C. Berkowitz To: [EMAIL PROTECTED] Sent: 30/06/01 14:12 Subject: Re: Technical Questions [7:10427] >I'm pretty good at allocating address bl

RE: HSRP [7:10428]

2001-06-30 Thread Charles Manafa
There are two possible scenarios here. One is to divide the user community into two - half will use one gateway, the other will use the second gateway. To accomplish this 2 HSRP groups will be configured on the routers. Each router will be active for one group, and backup for the other group. 2 DH

RE: 1603 router config - part 2 [7:10304]

2001-06-28 Thread Charles Manafa
If you turn on "debug ppp authentication" you will see what's gone wrong. Basically, there is no username entry in router WH for the ppp chap hostname - bob, or router hostname - Bow. CM -Original Message- From: Andrew Lawrence To: [EMAIL PROTECTED] Sent: 28/06/01 20:18 Subject: 1603 ro

RE: CCNP and CCIE [7:10281]

2001-06-28 Thread Charles Manafa
10 -Original Message- From: Iyuri Yagami To: [EMAIL PROTECTED] Sent: 28/06/01 16:52 Subject: CCNP and CCIE [7:10281] Hello Does any body know that how many CCNA, CCDA, CCNP, CCDP and CCIE are in the world ??/ Iyuri Message Posted at: http://www.groupstudy.com/form/read.php?f=7

RE: redistribution of network 0.0.0.0, use the [7:10087]

2001-06-27 Thread Charles Manafa
"default-information originate" will inject 0.0.0.0 in OSPF, PROVIDED that the router itself has a default route (either learnt dynamically, or set statically). To force the injection of default route into OSPF, whether or not the router has a default route, use "default-information originate alwa

RE: How to tell the difference beteween a 1600 and a 1600R [7:9988]

2001-06-26 Thread Charles Manafa
mz is compressed and runs in memory CM > -Original Message- > From: Neil Schneider [mailto:[EMAIL PROTECTED]] > Sent: 26 June 2001 13:33 > To: [EMAIL PROTECTED] > Subject: Re: How to tell the difference beteween a 1600 and a 1600R > [7:9956] > > > I am pretty sure the M means it is a c

RE: Console command [7:9805]

2001-06-26 Thread Charles Manafa
The key-combination I meant to post is "ctrl+r". The IOS version I'm using right now is 12.0(14), and it works on it. I use it all the time. CM > -Original Message- > From: Raees Ahmed Shaikh [mailto:[EMAIL PROTECTED]] > Sent: 26 June 2001 07:16 > To: &#x

RE: Access list problem [7:9939]

2001-06-26 Thread Charles Manafa
It appears that you are allowing web access (www) to only two servers (.204 and .215). Which direction are you applying this acl, are you hosting the web services? CM > -Original Message- > From: John Brandis [mailto:[EMAIL PROTECTED]] > Sent: 26 June 2001 09:26 > To: [EMAIL PROTECTED] >

RE: Console command [7:9805]

2001-06-25 Thread Charles Manafa
will also refresh the command line. CM -Original Message- From: Richard Chang To: [EMAIL PROTECTED] Sent: 25/06/01 18:39 Subject: Re: Console command [7:9805] Try "logging synchronous" To synchronize unsolicited messages and debug output with solicited Cisco IOS software output and pro

RE: about callback [7:9487]

2001-06-22 Thread Charles Manafa
>From the debug output, it appears that callback was successful. I believe the problem is with Win2k. Check the Event viewer, and modem log. LLC negotiation can also be problematic. CM -Original Message- From: Eric ding To: [EMAIL PROTECTED] Sent: 22/06/01 09:09 Subject: about callback

RE: Access-list [7:9292]

2001-06-21 Thread Charles Manafa
[ The following text is in the "iso-8859-1" character set. ] [ Your display is set for the "US-ASCII" character set. ] [ Some characters may be displayed incorrectly. ] The telnet packet sourced by router B is not checked against the access list for outbound. The return packet (from rout

RE: IP Routing Help Please!! [7:9312]

2001-06-21 Thread Charles Manafa
Is the IP Address of the head office ethernet LAN private or public. If it is private, then you already have NAT setup. Merely include the remote site IP Address in the "nat inside source list...". If it is public, then you need to setup NAT to allow the remote office access the Internet. In all

RE: why there are so many IPX traffic in my network [7:9045]

2001-06-20 Thread Charles Manafa
IPX is layer 3 Switches operate at layer 2 CM -Original Message- From: Sim, CT (Chee Tong) To: [EMAIL PROTECTED] Sent: 20/06/01 08:14 Subject: RE: why there are so many IPX traffic in my network [7:9045] Thanks! I found the setting in the printer to disable the IPX. However Can we fi

RE: CSS 11000 question (Urgent) [7:8990]

2001-06-19 Thread Charles Manafa
I don't think the CSS is geared to perform data replication. I believe this is the responsibility of the web farm. In my former company, one of the developers wrote a real-time agent that performs this sort of replication, between servers in the web farm. CM -Original Message- From: John

RE: Please Help with VLSM [7:9024]

2001-06-19 Thread Charles Manafa
all zeroes) of the main block (216.73.203.0), for the issue already pointed out. Hope this helps. CM -Original Message- From: Oletu Hosea Godswill, CCNA. To: Charles Manafa Sent: 19/06/01 09:31 Subject: Re: Please Help with VLSM [7:9024] Thanks a lot Charles, I did understand your poin

RE: Please Help with VLSM [7:9024]

2001-06-19 Thread Charles Manafa
I believe you can do that, if you enable subnet zero, and there won't be any address conflict because the subnet masks are different. But, you will not get the number of subnets and hosts that you have specified. This is because each time you subnet, you use up one address from the block you are s

RE: Newbie Question [7:8933]

2001-06-18 Thread Charles Manafa
How do you intend to bring up a dead router through an attached modem. Do you mean if an interface goes down? -Original Message- From: Brian Fitzpatrick To: [EMAIL PROTECTED] Sent: 18/06/01 12:11 Subject: Newbie Question [7:8933] Hi, how do I set up a router with a dial in modem? Is it

RE: Static Routing [7:8896]

2001-06-18 Thread Charles Manafa
Are your servers configured with the correct default gateway? CM -Original Message- From: Shane Stockman To: [EMAIL PROTECTED] Sent: 17/06/01 20:08 Subject: Static Routing [7:8896] Hi I have 3 routers running a point-to-point network.There are 2 branches and the 3rd router is at the IS

RE: IPX EIGRP [7:8694]

2001-06-15 Thread Charles Manafa
Redistribution will be required if you use different AS numbers. CM > -Original Message- > From: ejobson [mailto:[EMAIL PROTECTED]] > Sent: 15 June 2001 12:13 > To: [EMAIL PROTECTED] > Subject: IPX EIGRP [7:8694] > > > If asked to use IPX EIGRP in the lab, are there any advantages or

RE: Please Help! Urgent!!! [7:8485]

2001-06-14 Thread Charles Manafa
"no ip proxy-arp" will stop R2 from responding, but this is not what you want. You can either use floating static route, or run an IGP between the routers. If using floating static route, then it will only need to be configured on R2 and Ra. CM > -Original Message- > From: Vichai Viriyat

Recall: Reverse Telnet Problem. [7:8455]

2001-06-14 Thread Charles Manafa
Charles Manafa would like to recall the message, "Reverse Telnet Problem. [7:8455]". Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=8503&t=8455 -- FAQ, list archives, and subscription info: http://www.g

RE: Reverse Telnet Problem. [7:8455]

2001-06-14 Thread Charles Manafa
The only thing you've got missing from your config is "transport preferred telnet". If that doesn't fix it, then you may have cabling issues. CM > -Original Message- > From: Tariq Azad [mailto:[EMAIL PROTECTED]] > Sent: 14 June 2001 10:56 > To: Charl

RE: IRDP, why isn't it used more often [7:8425]

2001-06-14 Thread Charles Manafa
IRDP can use either multicast and broadcast. Obviously it makes more sense to use multicast if the routers and hosts support it. Cisco and Nortel routers can be configured to use either. Windows OS can be configured to listen to either broadcast or multicast. I used IRDP to provide fault toleranc

RE: Reverse Telnet Problem. [7:8455]

2001-06-14 Thread Charles Manafa
Try pressing once the line is open. CM > -Original Message- > From: Tariq Azad [mailto:[EMAIL PROTECTED]] > Sent: 14 June 2001 09:41 > To: [EMAIL PROTECTED] > Subject: Re: Reverse Telnet Problem. [7:8455] > > > Hello everybody. > > I am unable to do reverse telnet to my Cisco 2503 ro

RE: ARP and TCP/IP layering [7:8335]

2001-06-13 Thread Charles Manafa
I think that ARP straddles both Layer 2 and Layer 3. It does not completely belong to either. CM -Original Message- From: Dr Rita Puzmanova To: [EMAIL PROTECTED] Sent: 13/06/01 14:58 Subject: ARP and TCP/IP layering [7:8335] Hi all, Trivial yet fundamental question. I have seen ARP des

RE: A bit & C bit [7:8206]

2001-06-12 Thread Charles Manafa
Address was recognised, but the frame was not copied due to insdufficient buffer - congestion in the ring? CM -Original Message- From: Pickard, Richard To: [EMAIL PROTECTED] Sent: 12/06/01 18:36 Subject: A bit & C bit [7:8206] 6/12/2001 11:00am Tuesday =20 How should a source statio

RE: how-to restrict modem incoming call, allow only out-going [7:8009]

2001-06-11 Thread Charles Manafa
Try no modem dialin, no modem callin, or disable modem autoanswer on the modem (AT command) CM > -Original Message- > From: kevin jones [mailto:[EMAIL PROTECTED]] > Sent: 11 June 2001 13:48 > To: [EMAIL PROTECTED] > Subject: how-to restrict modem incoming call, allow only out-going > [7:

RE: IGRP [7:7966]

2001-06-11 Thread Charles Manafa
Note that the rip database only contain summary address entries for subnets in the routing table. The subnets in the routing table must exist for this database to be created. Also, the database is created if "ip rip triggered" extension is enabled. CM > -Original Message- > From: West, K

RE: IGRP [7:7966]

2001-06-11 Thread Charles Manafa
RIP and IGRP only maintain the routing table. I don't believe any other table/database is used. CM > -Original Message- > From: Lupi, Guy [mailto:[EMAIL PROTECTED]] > Sent: 11 June 2001 15:55 > To: [EMAIL PROTECTED] > Subject: RE: IGRP [7:7966] > > > I know that the RIB is sent on a re

RE: OSPF over NBMA [7:7941]

2001-06-11 Thread Charles Manafa
Point to point requires different subnet for each link, and a lot of manual configuration on the hub side. CM > -Original Message- > From: Burnham, Chris [mailto:[EMAIL PROTECTED]] > Sent: 11 June 2001 09:31 > To: [EMAIL PROTECTED] > Subject: OSPF over NBMA [7:7941] > > > Whenever read

RE: HSRP Query [7:7879]

2001-06-10 Thread Charles Manafa
I don't believe HSRP alters the routing behaviour of a router, hence a router will always install the best path to a destination into its routing table - be it through an HSRP standby router. Why would you want to enable ICMP redirect, even though it negates the object of running HSRP. I would ex

RE: ipsec question [7:7568]

2001-06-07 Thread Charles Manafa
IPSec is not reliant on any routing protocol, but routed protocol - IP. You must have IP configured to use IPSec (IP Security). CM -Original Message- From: Dar To: [EMAIL PROTECTED] Sent: 07/06/01 18:56 Subject: ipsec question [7:7568] Cant we configure ipsec over routers running any r

RE: Catalyst 5000 series from where? [7:7533]

2001-06-07 Thread Charles Manafa
Crescendo -Original Message- From: Neil Schneider To: [EMAIL PROTECTED] Sent: 07/06/01 16:14 Subject: Catalyst 5000 series from where? [7:7533] What was the name of the Company that cisco bought for the 5000 series switches? Neil Message Posted at: http://www.groupstudy.com/form/re

RE: Transparent Bridging ? [7:7126]

2001-06-04 Thread Charles Manafa
Check your addressing. Both PCs should be on the same subnet, and do not require a default gateway. A PC should not be configured with the IP address of a bridge as the default gateway. CM -Original Message- From: Philip Barker To: [EMAIL PROTECTED] Sent: 04/06/01 20:22 Subject: Transpar

RE: Can anyone shed the light on Cisco AUX port? [7:6640]

2001-05-31 Thread Charles Manafa
Cisco 2600 is a modular router like the 3600, and is capable of supporting two modules. Whether or not these slots are populated, it doesn't change the tty numbering, i.e slot 0: 0-31, slot 1: 32-64 etc. As the AUX port is the last tty + 1, the AUX port is 65 on a 2600. CM -Original Message-

RE: Intrusion Detection [7:6494]

2001-05-31 Thread Charles Manafa
...I thought STFW stands for "STir Fried Wice" > -Original Message- > From: Russ Kreigh [mailto:[EMAIL PROTECTED]] > Sent: 30 May 2001 22:30 > To: [EMAIL PROTECTED] > Subject: Re: Intrusion Detection [7:6494] > > > STFW! > > > - Original Message - > From: "Christopher Kolp" >

RE: Weird DHCP/VLAN solution suggestions wanted!! [7:6579]

2001-05-31 Thread Charles Manafa
Try using DHCPLOC to monitor DHCP requests/replies traffic. This will give you an indication as to why clients can not lease IP addresses. I believe the reason why clients that move from one VLAN to another keep getting the same IP address is because they are trying to renew the existing IP addre

RE: Local director [7:6535]

2001-05-31 Thread Charles Manafa
Use "alias ip address" to assign the LD an address on the VLAN 2 subnet. CM > -Original Message- > From: Magnus Thorne [mailto:[EMAIL PROTECTED]] > Sent: 31 May 2001 00:12 > To: [EMAIL PROTECTED] > Subject: Local director [7:6535] > > > Firewall > | > -- VLAN 1 >

RE: VPN Diffie-Hellmen [7:6539]

2001-05-31 Thread Charles Manafa
I believe Diffie-Hellman is used to protect the initial key exchanges (IKE). IKE in turn is not necessary, but enhances the way IPSEC works. For instance, IKE automatically negotiates SAs for IPSec, which eliminates the need to manually configure all the IPSec security parameters. It also facilita

RE: BGP Problem [7:6376]

2001-05-30 Thread Charles Manafa
Check with Interpacket. They've probably assigned a higher local preference to routes coming from you. CM > -Original Message- > From: Osama Kamal [mailto:[EMAIL PROTECTED]] > Sent: 30 May 2001 07:48 > To: [EMAIL PROTECTED] > Subject: BGP Problem [7:6376] > > > We have a problem with

RE: Distributed Director [7:5794]

2001-05-25 Thread Charles Manafa
Distributed Director works great when used in conjunction with Local Directors spread across multiple sites. When deploying DD bear in mind that the DD merely determines the best server (webfarm) that can service the client, based on configurable parameters, then returns the IP address of the serv

RE: The most and least significant bits [7:5882]

2001-05-25 Thread Charles Manafa
The "significant" indicates how the bits are stored in memory, which follows the big-endian/little-endian paradigm. In big-endian the most significant bit is stored first (IBM), whereas in little-endian, the least significant bit is stored first (every body else). CM > -Original Message-

RE: Multiple ISP Leased Line [7:5536]

2001-05-23 Thread Charles Manafa
What is the purpose of ISP2 if it can not route your address space. Do you have 2 ISP assigned address space? Who's hosting your secondary DNS? CM > -Original Message- > From: imran obaidullah [mailto:[EMAIL PROTECTED]] > Sent: 23 May 2001 09:09 > To: [EMAIL PROTECTED] > Subject: Multipl

  1   2   >