Username: xxxxxx
Password:*******
RT1>enable
Password:*******
RT1# show access-lists
RT1# configure terminal
RT1# ip access-list extended 101
RT1(config-ext-nacl)# permit tcp host 192.168.1.50 eq www any established
RT1(config-ext-nacl)# no 10
RT1(config-ext-nacl)# ^Z
RT1# show running-config
RT1# copy running-config startup-config
RT1# show startup-config
デバックしてみる。
RT1# show ip nat translation
RT1# term mon
RT1# debug ip nat detailed
RT1# no debug ip nat detailed
qq
RT1# show ip nat translation
2013年9月27日金曜日
登録:
コメントの投稿 (Atom)
Rocky linux9.7 に最新版のgimpをインストール
標準版のgimp を削除して、最新版のgimpをインストールする。 sudo dnf install flatpak sudo flatpak remote-delete --force flathub sudo flatpak remote-add --if-not-exis...
-
■Rocky Linux8 ORACLE RPM インストール # curl -o oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm https://yum.oracle.com/repo/OracleLinux/OL8/ap...
-
Permission denied: [client 127.0.0.1:33562] mod_wsgi (pid=5683): Unable to connect to WSGI daemon process 'analyze' on '/etc/htt...
-
【タイムゾーンと日本語】 $ sudo timedatectl set-timezone Asia/Tokyo $ sudo timedatectl $ sudo localectl set-locale LANG=ja_JP.utf8 $ sudo localectl 【プロキ...
0 件のコメント:
コメントを投稿