Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CiscoGuy79
  • Content: Threads
  • Order by date
  1. CiscoGuy79

    loopback interface

    Can someone gave a dumbed down version of a loopback interface and what it is used for? I read up on it on cisco but it really didn't give me much " You can specify a software-only interface called a loopback interface to emulate an interface. It is supported on all platforms. A loopback...
  2. CiscoGuy79

    find what computer a user is logged on to

    I run active directory for a pretty big network, is there a tool I can use to search to find out what computer the user is logged on to? I know of nbtstat but i would have to do it for every computer on the network. thanks in advance nathan
  3. CiscoGuy79

    would this be a correct dmz statment

    outside-->router-->inside---hosts ip nat inside source static 192.168.1.100 int fa0/0 ip nat inside source static 192.168.1.120 int fa0/0 ip nat inside source static 192.168.1.140 int fa0/0 with fa0/0 being my outside interface with these statements would they be open for everything and...
  4. CiscoGuy79

    yes another port forwarding with nat

    This is what i'm looking to do. external network--23-->my router--8080-->to a specified host this is my command currently: ip nat inside source static tcp a.b.c.50 8080 int fa0/0 8080 So basically I would like to come remotely connect to my network on 23 and have my router forward that to...
  5. CiscoGuy79

    is this possible with hsrp

    e0--routerA--s0--t1--s0--routerB--e1 <-s1--t1--s1-> e0--routerC--s0--t1--s0--routerD--e1 basically all i want to happen here is if either routerA or routerB serial interfaces go down to swap to routerC and routerD. Or could I configure the 2 serial interfaces on routerA and B...
  6. CiscoGuy79

    what telnet program do you use

    besides hyperterminal?? thanks nathan
  7. CiscoGuy79

    trunking and bridging vlans over serial int.

    this is our setup: 4000series--FA0/0.1 and0/0.2-->3745router-s3/0--->Promina--->Promina--s3/0-->3745router---fa0/0.1 and 0/0.2---1st2950---2nd2950 for vlan 2 router 1 config Current configuration : 1332 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime...

Part and Inventory Search

Back
Top