How To Block Website On Cisco Router 1800

Posted on Updated on


How To Block Website On Cisco Router 1800

1. Create class-map

1. Create Class-map

2. Create policy-map and then Apply class-map into policy-map

2. Apply Class-map into Policy-Map

3. Apply policy-map into interface LAN

3. Apply Policy into interface

4. Test

Test

 

Allow user Root Can login via telnet on CentOS 6.5

Posted on Updated on


Allow user Root Can login via telnet on CentOS

After install service telnet, all user can login via telnet but only user /root cannot login via telnet. So, we should know that telnet is one service that insecure. So, if you want to allow user root can login via telnet, you should follow me step by step bellow.

I. after install service telnet you should go to part  /etc/pam.d/login and /etc/pam.d/remote

to disable some option as bellow.

– add comment (#) on auth pam_securetty.so

Comment (#) on line auth ...

-Add comment (#) on auth required pam-securetty.so

Comment (#) on Line auth....2

II. Test 

Test

Reference

http://www.cyberciti.biz/faq/how-do-i-telnet-as-the-root-user/

How to install telnet on CentOS 6.5

Posted on Updated on


How to install telnet on CentOS

You may want to remote to your CentOS server by using telnet. Don’t worry! In this session you will be able to install and configure telnet on centos. So, please follow me step by step.

I. Install service telnet by

#yum install telnet telnet-server -y

1. Install service

II. go to vi /etc/xinetd.d/telnet   (Disable = no)

2. Enable service

III. Start Service

3. Start Service

IV. Create user and then test.

4. Create User

Test

5. Test

Reference

http://www.unixmen.com/how-to-install-telnet-in-centos-rhel-scientific-linux-6-4/

How to enable automatically boot on switch

Posted on


How to enable automatically boot on switch

Everyone really wonder why we need to enable automatically boot? We know that after we finish upload new IOS image on switch and then you type command Reload or restart your switch, the switch will not automatically boot. So, when this cause happen you may wast the time to connect to console port and enter boot command every time. Now, I can find solution. So, please join with me together.

I. Cause/Symptom

3-25-2014 7-44-06 AM

Semptom

II. Solutions

If you are ROMMON (switch:) prompt. Means that you are now connect to switch by console and stand on SWITCH: part.

Solution If youa are ROMmon prompt

If you are Switch# prompt.

Solution If you are SWITCH# prompt

Refference

http://www.cisco.com/c/en/us/support/docs/switches/catalyst-2900-xl-series-switches/5106-36.html#switch_not_auto