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...
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
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...
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...
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...
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...
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.