Archivo por meses: enero 2013

L2IOU and L2IOL images supporting L2 port-security, L2 Etherchannels and Layer 1 message exchanges can be copied from /auto/autons/iou/layer-2/

L2IOU and L2IOL images supporting L2 port-security, L2 Etherchannels and Layer 1 message exchanges can be copied from /auto/autons/iou/layer-2/ Linux images: i86bi_linux_l2-upk9-ms.june20_2012_golden_spike i86bi_linux-p-ms.june20_2012_golden_spike Solaris images: unixl2-upk9-ms.june20_2012_golden_spike unix-p-ms.june20_2012_golden_spike All 3 EtherChannel modes are working in L2IOU. Be aware that to get the full functionality of L2 Etherchannels, one must enable Layer 1 message exchanges. By default… Leer más »

crontab progress openedge

Status: Verified SYMPTOM(s): Shell script fails to run Progress procedure as a (scheduled) batch job. ** Could not find terminal type <type> in file <file name>. (146) Unable to use your terminal. Check your PROTERMCAP file. (443) Redirection or Piping of stdin or stdout is allowed only with -b.(156) FACT(s) (Environment): Running progress in batch… Leer más »

Installing Solaris IOU in SPARC server

NetBSD supports Solaris/SVR4 binary emulation. This means that NetBSD/SPARC is able to execute Solaris/SPARC binaries – IOU, for example. http://www.netbsd.org/docs/compat.html http://netbsd.gw.com/cgi-bin/man-cgi?compat_solaris+.sparc+NetBSD-5.1 NetBSD/SPARC runs on qemu-system-sparc. Solaris emulation requires some real Solaris libraries. Libraries from any 32-bit Solaris/SPARC should work. Solaris 8 works. Solaris 10 does not work. Here’s a quick tutorial: 1. Compile qemu-system-sparc. 2.… Leer más »

NAT para tap0 qemu openvz CENTOS 6

echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -j SNAT –to 123.123.123.123 iptables -t nat -A POSTROUTING -j SNAT –to-source 10.0.0.2 123.123.123.123 vps IP source tap0 interface ip

If you interrupt john you can resume

  Obtain a target file for this assignment I have prepared such an «unshadowed» file representing 50 accounts and their passwords. It is named crack-these-please. Obtain it from sputnik.smc.edu by anonymous ftp. It’s in the pub subdirectory. Put it in your john-1.7.0.2/run directory. Then cd into that directory and run ./john  crack-these-please Try to crack as… Leer más »

Command rejected: Po1 not a switching port on Cisco Catalyst 4500

check the etherchannel status S4#show etherchannel summary Flags:  D – down        P – bundled in port-channel I – stand-alone s – suspended H – Hot-standby (LACP only) R – Layer3      S – Layer2 U – in use      f – failed to allocate aggregator M – not in use, minimum links not met u – unsuitable… Leer más »

How to create Etherchannel in GNS3

How to create Etherchannel in GNS3 I searched most of the Internet to find out how to create ether-channel but couldn’t find right steps. I have tried to make it more complex so that it will help you in many other deployments. R1——f0/0+f0/1—–R2—->f0/3—>R3 All ports exist in vlan 10. R1 is having vlan 10 interface with… Leer más »

logging synchronous

Para los mensajes en consola y terminal logging synchronous no ip domain-lookup show interface brief alias exec s show ip interface brief

Cisco vlan

The interface is not in switchport mode. try this: configure terminal interface e0/0 switchport