橡yahagi.PDF

Size: px
Start display at page:

Download "橡yahagi.PDF"

Transcription

1 2 1

2 4 2

3 5 6 3

4 7 8 4

5 9 10 Traffic 5

6

7 13 14 $ multiping -t -c PING ( ) ( ): 56 data bytes PING bose.com ( ) ( ): 56 data bytes 64 bytes from : icmp_seq=0 ttl=224 time=144 ms 64 bytes from : icmp_seq=0 ttl=237 time=207 ms 64 bytes from : icmp_seq=9 ttl=224 time=151 ms 64 bytes from : icmp_seq=9 ttl=237 time=208 ms -=-=- PING statistics -=-=- Number of Packets Round Trip Time Remote Site Sent Rcvd Rptd Lost Min Avg Max ( ) % bose.com ( ) % TOTALS % $ 7

8

9 17 18 $ telnet 80 Trying Connected to Escape character is ^] ^]. get / <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>501 Method Not Implemented</TITLE> </HEAD><BODY> <H1>Method Not Implemented</H1> get to /index.html not supported.<p> Invalid method in request get /<P> <HR> <ADDRESS>Apache/ Server at Port 80</ADDRESS> S> </BODY></HTML> Connection closed by foreign host. $ 9

10

11

12 23 24 root ccitt(0) iso(1) joint-iso-ccitt(2) org(3) dod(6) internet(1) directory(1) mgmt(2) experimental(3) private(4) mib(1) enterprises(1) 12

13 25 iso(1).org(3).dod(6).internet(1).mgmnt(2).mib(1). 1: system 2: interfaces 3: at 4: ip IP 5: icmp ICMP 6: tcp TCP 7: udp UDP 11: snmp SNMP 26 13

14

15 30 15

16

17

18

19

20 39 equipment polling traffic monitor event trap alram notification Basic IF Traffic Grabber SNMP pkg log mon warning notifier extension IF / Plug-ins Network Monitor Base System Big Brother Network Monitor 20

21 ping,smtp,http,pop3,dns,ftp,telnet,ssh,imap CPU,disk,processes,logs 21

22

23

24

25

26

27 53 54 Availability Report Oct Nov dev01.lab.eccess.net - cpu Availability: 95.52% Red Yellow Green Purple Clear Blue 4.48% 2.11% 93.41% 0.00% 0.00% 0.00% Event logs for the given period Event Start Event End Status Seconds Cause Mon Oct 30 20:13: Mon Oct 30 20:18: yellow 300 up: 12 days, 2 users, 48 procs, load=703 Mon Oct 30 05:38: Mon Oct 30 05:43: yellow 300 up: 11 days, 2 users, 48 procs, load=708 Sun Oct 29 15:03: Sun Oct 29 15:08: yellow 300 up: 10 days, 3 users, 51 procs, load=725 Sun Oct 29 10:53: Sun Oct 29 10:58: yellow 300 up: 10 days, 3 users, 51 procs, load=702 Sun Oct 29 08:03: Sun Oct 29 08:08: yellow 297 up: 10 days, 3 users, 51 procs, load=708 Sun Oct 29 00:28: Sun Oct 29 00:33: yellow 300 up: 10 days, 3 users, 51 procs, load=773 Sat Oct 28 20:23: Sat Oct 28 20:28: yellow 300 up: 10 days, 3 users, 51 procs, load=710 Sat Oct 28 09:53: Sat Oct 28 09:58: yellow 301 up: 9 days, 4 users, 56 procs, load=730 Sat Oct 28 06:18: Sat Oct 28 06:23: yellow 299 up: 9 days, 4 users, 66 procs, load=715 Sat Oct 28 03:33: Sat Oct 28 03:43: yellow 599 up: 9 days, 4 users, 90 procs, load=806 Sat Oct 28 02:03: Sat Oct 28 02:08: yellow 300 up: 9 days, 4 users, 75 procs, load=713 Wed Oct 18 12:41: Wed Oct 18 21:21: yellow up: 4 days, 2 users, 43 procs, load=415 Tue Oct 17 16:06: Wed Oct 18 12:41: red up: 3 days, 1 users, 64 procs, load=464 Time Critical/Offline: 20 hours 35 mins 2 secs Time Non-Critical: 9 hours 40 mins 6 secs 27

28 55 56 <IP Address> <Host Name> [ # <Service> {<Service>}] IP Address: IP Address Host Name: Service: 28

29 57 $ cat bb-hosts # # THE BIG BROTHER HOSTS FILE # kansi1.foo.co.jp # BBPAGER BBNET BBDISPLAY group-compress <H3><I>foo.co.jp Servers</I></H3> ns1.foo.co.jp # dns ssh!telnet mail.foo.co.jp # dns smtp pop3 ssh!telnet # telnet ssh ftp # router interface entry page Router-IF Router Intereface group-compress <H3><I>Router1 Interfaces</I></H3> gw1.foo.co.jp gw2.foo.co.jp group-compress <H3><I>Router2 Interfaces</I></H3> tok-yok-ma30.wan.foo.co.jp tok-osa-dr15.wan.foo.co.jp $ 58 Service BBNET,BBPAGER,BBDISPLAY BBDISPLAY BBPAGER BBNET ping noping: ping noconn: ping dialup: ping :NG smtp,http,pop3,dns,ftp,telnet,ssh,imap http URL : telnet port ~telnet : OK: NG 29

30 59 dialup modem-bank dialup modem-bank hosts;exhosts;services;exservices;day;time;recipients hosts: ( * ) exhosts: services: ( * ) exservices: day: 0-6 ( - ) time: recipients: hosts,services 30

31 61 $ cat bbwarnrules.cfg # bbwarnrules.cfg ns1.* mail.*;;*;;*;*;server-admin@foo.co.jp ## yahagi ## ## strage.*;;*;conn;0-6; ;strage-admin@foo.co.jp ## ## intra.*;;*;;1-5; ;intra-admin@foo.co.jp ## ## *;;*;;*;*;admin@foo.co.jp ## unmatched-*;;*;;*;*;bb@localhost ## # end of bbwarnrules.cfg $ 62 31

32 63 64 $cat bbdef.sh #!/bin/sh # bbdef.sh # LOCAL CLIENT MONITORING CONFIGURATION FOR bb-local.sh # WARNING AND PANIC LEVELS FOR LOCAL SYSTEM INFOMRAION # YOU CAN SET VALUES ON A SPECIFIC FILESYSTEM BY USING # THE etc/bb-dftab FILE DFWARN=85 # (YELLOW) DISK % TO WARN DFPANIC=95 # (RED) DISK % TO PANIC export DFWARN DFPANIC # CPU LEVELS ARE THE 5 MINUTE LOAD AVERAGE x 100 CPUWARN=3000 # (YELLOW) WARN AT LOAD AVG OF 30 (default:1.5) CPUPANIC=6000 # (RED) PANIC AT LOAD AVG OF 60 (default:3) export CPUPANIC CPUWARN # PROCESS MONITORING # THESE VALUES ARE OVERRIDDEN BY THE etc/bb-proctab FILE PROCS="bbrun snmptrapd httpd!inetd" # (YELLOW) WARN IF NOT RUNNING PAGEPROC="cron radiusd sshd syslogd" # (RED) PAGE IF NOT RUNNING export PROCS PAGEPROC # MESSAGE FILE MONITORING (/var/adm/messages or similar) CHKMSGLEN="TRUE" # MAKE SURE MSG FILE IS NON-ZERO LEN MSGS="NOTICE WARNING" # (YELLOW) MESSAGES TO WATCH FORP AGEMSG="NOTICE" # (RED) PAGE IF WE SEE THIS MESSAGE IGNMSGS= # List of messages to ignore if string(s) matches line 32

33 65 # Default colors to send notification messages on PAGELEVELS= red purple # Default red purple export PAGELEVELS # Specify scripts to execute while running mkbb.sh/mkbb2.sh # Echo from them will be displayed on the generated web page BBMKBBEXT="bbradius.sh BBMKBB2EXT="eventlog.sh export BBMKBBEXT BBMKBB2EXT # EXECUTE LOCAL SCRIPTS FROM HERE... # SCRIPTS SHOULD LIVE IN $BBHOME/ext DIRECTORY # BBEXT CONTAINS THE FILENAMES TO EXECUTE # SEPERATE THE SCRIPTS WITH A SPACE: BBEXT="ext1.sh ext2.sh BBEXT="larrd/larrd.pl larrd/bf-larrd.sh export BBEXT $ 66 # PROCESS MONITORING # THESE VALUES ARE OVERRIDDEN BY THE etc/bb-proctab FILE PROCS="bbrun snmptrapd httpd!inetd" # (YELLOW) WARN IF NOT RUNNING PAGEPROC="cron radiusd sshd syslogd" # (RED) PAGE IF NOT RUNNING export PROCS PAGEPROC 33

34

35

36

37 /cgi-bin/bb-hist.sh MRTG bb-hist.pl /cgi-bin bb-hist.sh 37

38 Green Window - this is normal status Yellow Window - this is warning status. Red Window - this is critical status!! 38

39 UCD-SNMP(Net-SNMP) snmptrapd 78 OLD SITE = snmpd, snmptrapd, snmpbulkwalk, snmpget, snmpset, snmptest, snmpusm, snmpcheck, snmpgetnext, snmpstatus, snmptranslate, snmpwalk, snmpdelta, snmpnetstat, snmptable, snmptrap 39

40 79 traphandle <OID> <action> <parameters.> traphandle default <action> <parameters.> 80 # SNMP Trap : Cold Start traphandle /usr/bin/mail -s "coldstart Trap" admin@foo.co.jp # SNMP Trap : Warm Start traphandle /usr/bin/mail -s "warmstart Trap" admin@foo.co.jp # SNMP Trap : Link Down traphandle /usr/bin/mail -s "linkdown Trap" admin@foo.co.jp # SNMP Trap : Link Up traphandle /usr/bin/mail -s "linkup Trap" admin@foo.co.jp # SNMP Trap : Authentication Failure traphandle /usr/bin/mail -s "authfail Trap" admin@foo.co.jp # SNMP Trap : Other traphandle default /usr/bin/mail -s "Other Traps" yahagi@foo.co.jp 40

41 81 access-list 30 permit snmp-server contact snmp-server location YOKOHAMA-IW99 snmp-server community himitsu RO 30 snmp-server enable traps config snmp-server host NAISHO tty config envmon snmp 82 From: log-admin To: Date: Mon, 1 Nov :01: (JST) Subject: linkdown Trap nspixp2-gw.foo.co.jp system.sysuptime 24:10:03:09.12.iso.org.dod.internet.snmpV2.snmpModules.snmpMIB.snmpMIBObjects.snmpTrap.snm ptrapoid.iso.org.dod.internet.snmpv2.snmpmodules.snmpmib.snmpmibobjects.snm ptraps.linkdown interfaces.iftable.ifentry.ifindex.1 1 interfaces.iftable.ifentry.ifdescr.1 "Fddi1/0/0" interfaces.iftable.ifentry.iftype.1 Fddi enterprises "administratively down".iso.org.dod.internet.snmpv2.snmpmodules.snmpmib.snmpmibobjects.snmptrap.snm ptrapenterprise enterprises

42 MRTG (Multi Router Traffic Grapher) 84 42

43 85 URL: ( ) 43

44

45 89 90 cfgmaker { <option> } <community>@<target> <community> : snmp community string <target> : target address or hostname $ cfgmaker himitsu@ix-gw.foo.co.jp > ix-gw.cfg ifinoctets/ ifoutoctets syscontact/location WorkDir: 45

46 91 --ifref=nr... interface references by Interface Number(default) --ifref=ip... by Ip Addres --ifref=eth... by Ethernet Number --ifref=descr... by Interface Description --ifref=name... by Interface Name --ifref=type... by Interface Type 92 # Add a WorkDir: /some/path line to this file ###################################################################### # Description: Cisco Internetwork Operating System Software IOS (tm) GS... # Contact: admin@foo.co.jp # System Name: ix-gw.foo.co.jp # Location: PA, CA, US #... Target[ix-fddi.foo.co.jp]: 1:himitsu@ MaxBytes[ix-fddi.foo.co.jp]: Title[ix-fddi.foo.co.jp]: ix-gw.foo.co.jp (ix-fddi.foo.co.jp): Fddi1/0/0 PageTop[ix-fddi.foo.co.jp]: <H1>Traffic Analysis for Fddi1/0/0 </H1> <TABLE> <TR><TD>System:</TD><TD>ix-gw.foo.co.jp in Otemachi 5F</TD></TR> <TR><TD>Maintainer:</TD><TD></TD></TR> <TR><TD>Interface:</TD><TD>Fddi1/0 (1)</TD></TR> <TR><TD>IP:</TD><TD>ix-fddi.foo.co.jp ( )</TD></TR> <TR><TD>Max Speed:</TD> <TD>12.5 MBytes/s (fddi)</td></tr> </TABLE> 46

47 93 # crontab -l 0-59/5 * * * /usr/local/sbin/mrtg /usr/local/etc/ix-foo.cfg # RunAsDaemon:Yes Interval:5 mrtg --user=mrtg_user --group=mrtg_group mrtg.cfg 94 Target[gw1-3]: 3:himitsu@gw1.foo.co.jp Target[gw1-err-3]: ifinerrors.3&ifouterrors.3:himitsu@gw1.foo.co.jp Target[gw1-if-1]: -/ :himitsu@gw1.foo.co.jp Target[gw1-pingloss]: `/usr/local/bin/check_loss.sh gw1` 47

48 95 Target[<target name>]: <target <target name> : <target kind> : <community> : community string <address> : 96 48

49 97 ifinoctets ifoutoctets Target[gw1-3]: ifinoctets/ifoutoctets Target[gw1-3]: 1 In/Out 98 Target[gw1-err-3]: ifinerrors/ifouterrors Target[gw1-err-3]: & 49

50 99 [interfaces.iftable.ifentry] group : ifindex : ifdescr : iftype : ifadminstatus : ifoperstatus : ifinoctets : ifoutoctets : ifinucastpkts : ifoutucastpkts : ifindiscards : ifoutdiscards : ifinerrors : IfOutErrors 100 ifinoctets ifoutoctets 50

51 101 Target[gw1-if-1]: ifinoctets/ifoutoctets Target[gw1-if-1]: 5 In/Out 102 Interface addres OID/MIB symbol Target[gw1-if-1-disc]: ifindiscards/ & gw1.foo.co.jp Interface ifindiscards/ifoutdiscards Target[gw1-if-1-disc]: / & OID 51

52 103 ifinoctets ifoutoctets Target[sw1-2-11]: Target[sw-2-11]: Target[sw-3-7]: #3/7& #3/7:himi Target[sw-3-7]: 104 ifinoctets ifoutoctets Target[sw1-2-11]: Target[sw-2-11]: - to_web1:himitsu@sw1.foo.co.jp Target[sw-3-7]: to_web1& to_w eb1:himitsu@sw1.foo.co.jp Target[sw-3-7]: ifinerrors to_web1&ifouterrors to_web1:himitsu@sw1.foo.co.jp 52

53 105 Target[<target name>]: `<command>` <target name> : <command> : ` : incoming bytes outgoing bytes target uptime target 106 # ping i c 100 ftp.foo.co.jp PING ftp.foo.co.jp ( ): 56 data bytes. --- ftp.foo.co.jp ping statistics packets transmitted, 95 packets received, 5% packet loss round-trip min/avg/max/stddev = 0.161/0.164/0.221/0.006 ms # -i 0.02 : supervisor only option. FeeBSD ping 20ms 53

54 107 ping packet loss 100 packets transmitted, 95 packets received, 5% packet loss # cat /usr/local/bin/check_loss.sh #!/bin/sh /sbin/ping -f -c 100 $1 /usr/bin/sed 's/%//g' /usr/bin/awk /packet loss/ { printf("%d n%d n", $7, $7) } echo 0 ; echo $* # /usr/local/bin/check_loss2.sh ftp.foo.co.jp /usr/local/bin/check_loss.sh ftp.foo.co.jp # 108 # cat ping-loss.cfg WorkDir: /usr/local/etc/www/mrtg/ping-loss Target[pingloss-ftp]: `/usr/local/bin/check_loss.sh ftp.foo.co.jp` Title[pingloss-ftp]: ftp.foo.co.jp - pingloss MaxBytes[pingloss-ftp]: 100 PageTop[pingloss-ftp]: <H1> ftp.foo.co.jp - pingloss </H1> YLegend[pingloss-ftp]: packet loss(%) ShortLegend[pingloss-ftp]: % LegendI[pingloss-ftp]: loss: LegendO[pingloss-ftp]: loss: Legend1[pingloss-ftp]: packet loss Legend2[pingloss-ftp]: packet loss Legend3[pingloss-ftp]: Maximal 5 Minute packet loss Legend4[pingloss-ftp]: Maximal 5 Minute packet loss Options[pingloss-ftp]: noinfo,growright, gauge, nopercent # 54

55 109 Big Brother/MRTG/RRDTool 55

56 equipment polling traffic monitor event trap alram notification BB Basic IF RRDTool larrd MRTG bbmrtg.sh UCD SNMP BB extension IF / Plug-ins log mon Big Brother Network Monitor BB warning notifier 56

57

58

59 117 BBMRTGCFG=" # MRTG device BB Host svc Yellow Red Max Unit mrtg Bytes/s In Out mrtg 750: : Bytes/s In Out mrtg 750:24000:700: :32000:550: Bytes/s In Out mrtg 50% 75% Bytes/s In Out

60 120 60

61

62

63 125 :

64

65

66 $ snmpwalk himitsu 1 $ snmpwalk himitsu 2 $ snmpwalk himitsu ifdescr $ snmpwalk himitsu iftype $ snmptranslate -IR ifindiscards OID $ snmptranslate Tdp -IR ifindiscards OID MIB Tree $ snmptranslate Tp 2 Interface(2) MIB Tree $ snmptranslate -On OID MIB Symbol $ snmptranslate -On -Tda

67

68 135 From: (Cron Daemon) To: Date: Fri, 13 Oct :03: (JST) Subject: Cron /usr/local/mrtg/mrtg /usr/local/mrtg/conf/mrtg.cfg -- ERROR: I guess another mrtg is running. A lockfile (/usr/local/mrtg/conf/mrtg.cfg_l) aged 303 seconds is hanging around. If you are sure that no other mrtg is running you can remove the lockfile

69

70

71

72

73

74 NetSaint RRDTools FrontEnds 74

75 149 MRTG plugin remote server management plugin

76

77

78

79 T10 : フリーソフトウェアによるネットワーク監視 157 RRDTools+Remstat Copyright 2000, eaccess ltd, Shigeki YAHAGI T10 : フリーソフトウェアによるネットワーク監視 158 RRDTools+Remstat Copyright 2000, eaccess ltd, Shigeki YAHAGI 79

80 : /URL UNIX MAGAZINE OPEN DESIGN No.10 Software Design trafshow, MRTG, ntop Software Design

81 161 SNMP "Snmp, Snmpv2, Snmpv3, and Rmon 1 and 2" -- William Stallings; 3rd edition (January 1999) Addison-Wesley Pub Co; ISBN: ; 2 "Practical Guide to SNMPv3 and Network Management, A" -- David Zeltserman, Dave Zeltserman; (May 4, 1999) Prentice Hall; ISBN: SNMP - - William Stallings Addison-Wesley Publiching Company; ISBN Yet Another network command/tool/system Building Network Monitoring Systems with RRDtool Using Remstats for Network and Server Monitoring 81

82 163 Communication Traffic Project Distributed Benchmark System Network Management re/pubdomain.html ou/snmpdocs/tutorial1.html 82

83 165 URL Angel Network Monitor Big Brother Extensions Archive: Expect fping html IPTraf logsurfer MRTG URL mon NeTraMet MTR NetSaint nocol/multiping ntop NTTCP 83

84 167 RRDTool URL Frontend - CRICKET Frontend - NRG Frontend - ORCA Frontend - Remstats : Scotty seafelt shepherd sing SPONG ssh statscout SWATCH syslog-ng URL 84

85 169 URL Treno Experimental TCP Implementations UCD-SNMP visualroute URL URL General network management portal The Simple Times SNMP FAQ 85

86 171 URL Sample Cisco device security configs Cisco device SNMP configuration tips Free software link Fresh Meat Free Software Index SOURCE FORGE Solaris Freeware Project 86

87 173 IETF NANOG JANOG CAIDA cflowd, RRDTool, etc LBNL's Network Research Group tcpdump, libpcap, arpwatch, traceroute, pathchar 87

橡c10-1.PDF

橡c10-1.PDF SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 1 3 GPL,Opensource TCP-Wapper SATO/Internet

More information

wide96.dvi

wide96.dvi 10 245 1 WIDE MAWI WG SNMP WWW WIDE TCP 1. SNMP 2. TCP 247 2 SNMP 2.1 MAWI( NetStat) WIDE NNStat WIDE NOC NNStat SNMP(Simple Network Management Protocol) SNMP SNMP SNMP TCP/IP WWW SNMP SNMP HTML MRTG(Multi

More information

第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により 通信機能を持つ機器を遠隔接続し 多対多のコニュニケーションを実現するシステム 様々な機器による複雑系 ネットワークは生き物 状況は刻々と変化する 状況把握はなかなか困難 多岐にわたる構

第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により 通信機能を持つ機器を遠隔接続し 多対多のコニュニケーションを実現するシステム 様々な機器による複雑系 ネットワークは生き物 状況は刻々と変化する 状況把握はなかなか困難 多岐にわたる構 フリーソフトウェアによるネットワーク監視 - 3rd Edition - 矢萩茂樹 イー アクセス株式会社 2001/12/5 2 本チュートリアルの進行 第 1 部ネットワーク管理の基礎知識 第 2 部フリーソフトウェアによるネットワーク監視 第 3 部ネットワーク管理に関するTIPS 質疑応答 1 第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè1²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè1²ó 1 2011 5 11 lumeta internet mapping http://www.lumeta.com http://www.cheswick.com/ches/map/ 2 / 43 ( ) 3 / 43 (Kenjiro Cho) WIDE 1984 ( ) OS 1993 1996 ( ) (QoS ) 2001 ( ) 2004 ( ) QoS 4 / 43 (Internet

More information

監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP SNMP polling syslog message SNMP trap トラフィック監視 ログ監視部 syslogd SNMP Trap 監視プロセス s

監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP SNMP polling syslog message SNMP trap トラフィック監視 ログ監視部 syslogd SNMP Trap 監視プロセス s index 1 I. チュートリアルの目的と進行説明 II. 監視要件定義 III. 監視対象分析 IV. 実装検討 1( ポーリング監視部 ) V. 実装検討 2( トラフィック ログ管理部 ) I. syslog II. MRTG VI. TIPS & FAQ 監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP

More information

T17 : ネットワーク監視 ~ 考え方とオープンソースソフトウェアによる実践 ~ 1 ネットワーク監視 ~ 考え方とオープンソースソフトウェアによる実践 ~ 2002/12/4 イー アクセス株式会社矢萩茂樹 2004/1/22 Copyright (C)

T17 : ネットワーク監視 ~ 考え方とオープンソースソフトウェアによる実践 ~ 1 ネットワーク監視 ~ 考え方とオープンソースソフトウェアによる実践 ~ 2002/12/4 イー アクセス株式会社矢萩茂樹 2004/1/22 Copyright (C) 1 ネットワーク監視 ~ 考え方とオープンソースソフトウェアによる実践 ~ 2002/12/4 イー アクセス株式会社矢萩茂樹 (yahagi@eaccess.net) index 2 I. チュートリアルの目的と進行説明 II. 監視要件定義 III. 監視対象分析 IV. 実装検討 V. TIPS & FAQ オープンソースの定義 3! オープンソースソフトウェアプログラムとは! どんな用途にも使える!

More information

UsersGuide_INR-HG5497c_.doc

UsersGuide_INR-HG5497c_.doc UPS / Web/SNMP VCCI A Web/SNMP... 1.. WEB...1.. SNMP...1.. NETSHUT...1.. 100BASE-TX...1... 2 Web... 4.....5.....7......7......8......9.. UPS...10... UPS...10...13......14......14...15......17......17..

More information

JANOG6 Yet Another network command/tool/system Janog6 2000/06/16

JANOG6 Yet Another network command/tool/system Janog6 2000/06/16 JANOG6 Yet Another network command/tool/system kosaka@fastnet.co.jp 発表内容 1. 概要 2. ping 関連のツール 3. traceroute 関連のツール 4. Webインターフェースのツール 5. まとめ 付録 昼間は 画面と音夜は { ポケベル imode} 障害 トラブルチケット アラーム 情報,tool 少ない 規模小

More information

SRT/RTX/RT設定例集

SRT/RTX/RT設定例集 Network Equipment Rev.6.03, Rev.7.00, Rev.7.01 Rev.8.01, Rev.8.02, Rev.8.03 Rev.9.00, Rev.10.00, Rev.10.01 2 3 4 5 6 1 2 3 1 2 3 7 RTX1000 RTX1000 8 help > help show command > show command console character

More information

dvi

dvi { SSH { 3 3 1 telnet ID ( ) ID ( 1) SSH(Secure SHell) (ID ) SSH SSH SSH login : userid password : himitsu login : userid psaaword: himitsu login : userid password : himitsu 1. Host 11 7 UNIX ( sakura)

More information

NetSkate

NetSkate NetSkateVisualizer v2.1 Cyber Solutions Inc. 1. 2. 3. 4. 5. 6. 7. Cyber Solutions Inc. i NetSkateVisualizer jsnmp(tm) Enterprise Copyright (c) 1997-2001 OutBack Resource Group, Inc. All rights reserved

More information

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3 RouteMagic Controller RMC-MP200 / MP1200 - Version 3.6 - RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version

More information

設定手順

設定手順 IP Cluster & Check Point NGX (IPSO 4.0 & Check Point NGX (R60)) 2007 7 IP Cluster & Check Point NGX...2 1 Gateway Cluster...6 1-1 cpconfig...6 1-2 Gateway Cluster...6 1-3 3rd Party Configuration...8 1-4

More information

I j

I j I j06062 19.5.22 19.5.25 19.5.25 1 1 1 ping 3 2 2 ping 4 3 3 traceroute 5 4 4 netstat 5 4.1 netstat -i............................................. 5 4.2 netstat -r.............................................

More information

RTX830 取扱説明書

RTX830 取扱説明書 RTX830 JA 1 2 3 4 5 6 7 8 9 10 11 external-memory performance-test go 12 13 show config 14 15 16 17 18 19 20 save 21 22 23 24 25 26 27 save RTX830 BootROM Ver. 1.00 Copyright (c) 2017 Yamaha Corporation.

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.5.2 - RouteMagic Controller( RMC ) 3.5.2 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.5 RouteMagic Controller

More information

Cisco 1711/1712セキュリティ アクセス ルータの概要

Cisco 1711/1712セキュリティ アクセス ルータの概要 CHAPTER 1 Cisco 1711/1712 Cisco 1711/1712 Cisco 1711/1712 1-1 1 Cisco 1711/1712 Cisco 1711/1712 LAN Cisco 1711 1 WIC-1-AM WAN Interface Card WIC;WAN 1 Cisco 1712 1 ISDN-BRI S/T WIC-1B-S/T 1 Cisco 1711/1712

More information

wide94.dvi

wide94.dvi 14 WWW 397 1 NIR-TF UUCP ftp telnet ( ) WIDE Networked Information Retrieval( NIR ) vat(visual Audio Tool) nv(netvedeo) CERN WWW(World Wide Web) WIDE ISODE WIDE project WWW WWW 399 400 1994 WIDE 1 WIDE

More information

2003/1/17 T12: オープンソースを利用した NMS 構築 1 オープンソースを利用した NMS 構築 2002/12/17 イー アクセス株式会社矢萩茂樹 2002/12/17 Copyright , Shigeki YAHAGI Broadband Services

2003/1/17 T12: オープンソースを利用した NMS 構築 1 オープンソースを利用した NMS 構築 2002/12/17 イー アクセス株式会社矢萩茂樹 2002/12/17 Copyright , Shigeki YAHAGI Broadband Services 1 オープンソースを利用した NMS 構築 2002/12/17 イー アクセス株式会社矢萩茂樹 index 2 I. チュートリアルの目的と進行説明 II. 監視要件定義 III. 監視対象分析 IV. 実装検討 V. TIPS & FAQ 1 オープンソースの定義 3 オープンソースソフトウェアプログラムとは どんな用途にも使える 誰でも修正できる オリジナルも修正版も自由に再配布できる というライセンスを持つプログラムである

More information

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student LAN 0000000000 6/6, 6/13, 6/20 1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari studentd even kumabari 1: LAN

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

snortの機能を使い尽くす & hogwashも使ってみる

snortの機能を使い尽くす & hogwashも使ってみる presented by P snort hogwash snort1.8.2(3) Martin Roesch IDS IDS hogwash snort1.7 FW+NIDS 100M IP IP snort./configure;make su make install configure Flexresp database snmp snmp alert idmef xml smbalert

More information

2

2 1 2 3 4 5 Part I System Requirements 6 1 System Requirements "Planning Large Installations of PRTG Network Monitor 7" 7 PRTG 8 0 9 Part II Installation 10 2 Installation 11 12 13 14 15 16 17 Part III Introduction

More information

128 64 32 16 8bit 7bit 6bit 5bit 4bit 3bit 2bit 1bit 8 4 2 1 3.6m 4.5m 5.5m 6.4m Tokyo:3.6m 3.6m 4.5m 3.6m 5.5m 6.4m JCSAT-3 AI 3 Hub WIDE Internet 2Mbps VSAT point-to-point/multicst

More information

LSM-L3-24設定ガイド(初版)

LSM-L3-24設定ガイド(初版) 4 2 IP 3 2 MAC VLAN 1 MAC MAC 4-1 2 4-2 VLAN classification VLAN Learning Filtering Forwarding VLAN classification learning filtering forwarding VLAN Classification 2 : - VLAN - VLAN ID Learning VLAN classification

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.7.1 - RouteMagic Controller( RMC ) 3.7 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.7 RouteMagic Controller Version

More information

owners.book

owners.book Network Equipment RTX1200 RTX800 2 3 4 5 6 7 8 9 10 bold face Enter Ctrl Tab BS Del Ctrl X Ctrl X Regular face 11 12 13 14 RTX1200 RTX1200 RTX1200 15 16 ), -. / 1 4 5 6 17 18 19 20 21 console character

More information

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応 Network Equipment 設定例集 Rev.8.03, Rev.9.00, Rev.10.01 対応 2 3 4 5 6 7 8 help > help show command > show command console character administrator pp disable disconnect 9 pp enable save Password: login timer

More information

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP 1.,.. 2 OSI,,,,,,,,, TCP/IP,, IP, ICMP, ARP, TCP, UDP, FTP, TELNET, ssh,,,,,,,, IP,,, 3 OSI OSI(Open Systems Interconnection: ). 1 OSI 7. ( 1) 4 ( 4),,,,.,.,..,,... 1 2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP,

More information

DocuWide 2051/2051MF 補足説明書

DocuWide 2051/2051MF 補足説明書 ëêèõ . 2 3 4 5 6 7 8 9 0 2 3 4 [PLOTTER CONFIGURATION] [DocuWide 2050/205 Version 2.2.0] [SERIAL] BAUD_RATE =9600 DATA_BIT =7 STOP_BIT = PARITY =EVEN HANDSHAKE =XON/XOFF EOP_TIMEOUT_VALUE =0 OUTPUT RESPONSE

More information

RT300i/RT140x/RT105i 取扱説明書

RT300i/RT140x/RT105i 取扱説明書 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Typewriter face RT105i RT300i RT140p RT140f RT140i RT140e RT105i RT300i 11 RARP 9600 bit/s 8 http://www.rtpro.yamaha.co.jp/ ftp.rtpro.yamaha.co.jp 12

More information

00.目次_ope

00.目次_ope 816XL ii iii iv iv User Entry 1 3 v vi vii viii 1 1 C: >VTTERM 1- 1 1-3 1 1-4 1 1-5 1 1-6 1 1-7 1 1-8 1 1-9 1 1-10 C: >VTN 1 Host Name: 1-11 1 01 1-1 0.0.0.0 1 1-13 1 1-14 - -3 Port status and configuration

More information

IP... 2 IP... 2 IP... 2 IP... 2 VLAN... 3 IP ADD IP IPADDRESS... 5 DELETE IP... 7 PING SETIP SHOW IP IP CentreCOM FS9

IP... 2 IP... 2 IP... 2 IP... 2 VLAN... 3 IP ADD IP IPADDRESS... 5 DELETE IP... 7 PING SETIP SHOW IP IP CentreCOM FS9 ... 2... 2... 2... 2 VLAN... 3... 3... 4... 4 ADD ADDRESS... 5 DELETE... 7 PING.... 8 SET... 10 SHOW... 11 CentreCOM FS900S 1.0.0 1 Internet Protocol 2 Telnet 1. 2. VLAN VLAN default ADD ADDRESS=192.168.10.5

More information

SNMPSimple Network Management Protocol 1SNMPv1 2cSNMPv2c SNMP IP SNMP viewers SNMP IP SNMP IP viewers 1: 1. SNMP ENABLE SNMP

SNMPSimple Network Management Protocol 1SNMPv1 2cSNMPv2c SNMP IP SNMP viewers SNMP IP SNMP IP viewers 1: 1. SNMP ENABLE SNMP SNMP... 2... 2... 3... 5... 5 ADD SNMP COMMUNITY...... 6 CREATE SNMP COMMUNITY.... 8 DELETE SNMP COMMUNITY.... 10 DESTROY SNMP COMMUNITY... 12 DISABLE SNMP..... 14 DISABLE SNMP COMMUNITY... 15 DISABLE

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

帯域を測ってみよう (適応型QoS/QoS連携/帯域検出機能)

帯域を測ってみよう (適応型QoS/QoS連携/帯域検出機能) RTX1100 client server network service ( ) RTX3000 ( ) RTX1500 2 Sound Network Division, YAMAHA 3 Sound Network Division, YAMAHA 172.16.1.100/24 172.16.2.100/24 LAN2 LAN3 RTX1500 RTX1100 client 172.16.1.1/24

More information

RT300/140/105シリーズ 取扱説明書

RT300/140/105シリーズ 取扱説明書 REMOTE & BROADBAND ROUTER RT300i/RT140p/RT140f/RT140i RT140e/RT105p/RT105i/RT105e 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Console RT105i RT300i RT140p RT140f RT140i RT140e RT105p RT105i RT105e

More information

CPE9V1.0&AP615V2.0-C01说明书-电子档

CPE9V1.0&AP615V2.0-C01说明书-电子档 2018 i IP-COM CPE9V1.0 CPE9V1.0 AP615V2.0 + > > 注意 提示 AP ARP AES CPE CCQ DHCP DNS DDNS GMT IP Access Point Address Resolution Protocol Advanced Encryption Standard Customer Premises Equipment Client Connection

More information

NetSkate

NetSkate NetSkateVisualizer v2.1 Cyber Solutions Inc. 1. 2. 3. 4. 5. 6. 7. Cyber Solutions Inc. i NetSkateVisualizer jsnmp(tm) Enterprise Copyright (c) 1997-2001 OutBack Resource Group, Inc. All rights reserved

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14

2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14 2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14 $ ifconfig lo Link encap: inet :127.0.0.1 :255.0.0.0 inet6 :

More information

wide97.dvi

wide97.dvi 4 139 1 WIDE MAWI WG MRTG(Multi Router Trac Grapher) WWW NNStat tcpdump - 1. WIDE 2. - 141 2 WIDE 2.1 MAWI WG NetStat WG WIDE WIDE Sun Microsystems NOC WG NNStat tcpdump Cisco NNStat MAC NOC NNStat tcpdump

More information

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド Cisco ASA DigiCert 2013 7 8 Cisco ASA VPN DigiCert : 2013 7 8 Copyright 2018 DigiCert, Inc. All rights reserved. DigiCert DigiCert DigiCert, Inc. Symantec Norton Symantec Corporation DigiCert, Inc. DigiCert,

More information

SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambi

SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambi IDP (INTRUSION DETECTION AND PREVENTION) SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambiguity Track

More information

設定例集

設定例集 REMOTE ROUTER 1999. 2. 2 YAMAHA NetWare Novell,Inc. INS 64 YAMAHA! M E M O 1 1 1.1 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 1.2 : : : : : : : : : : : : : : : : : : : : :

More information

untitled

untitled 25: Part ( ) Chief Technology Officer mshindo@fivefront.com SNMP MRTG HP/OV RMON INTERNET WEEK 2006/12/08 Copyright 2006 Fivefront Corporation, All Rights Reserved. 2 1 SNMP IfInUcastPkts, IfOutUcastPkts

More information

Packet Tracer: 拡張 ACL の設定 : シナリオ 1 トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/ N/A G0/

Packet Tracer: 拡張 ACL の設定 : シナリオ 1 トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/ N/A G0/ トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/0 172.22.34.65 255.255.255.224 N/A G0/1 172.22.34.97 255.255.255.240 N/A G0/2 172.22.34.1 255.255.255.192 N/A Server NIC 172.22.34.62 255.255.255.192

More information

untitled

untitled ... 2... 2... 2... 3 VLAN... 3... 3... 4... 4 ADD ADDRESS... 5 DELETE... 7 PING.... 8 SET... 10 SHOW... 11 CentreCOM GS900SS 1.6.19 1 Internet Protocol 2 Telnet FTP 1. 2. VLAN VLAN default ADD ADDRESS=192.168.10.5

More information

Si-R30コマンドリファレンス

Si-R30コマンドリファレンス 8 8.1 SNMP ( ) 8.1.1 snmp service ( ) SNMP SNMP snmp service on SNMP SNMP off SNMP SNMP SNMP SNMP Si-R30 SNMP snmp service off 171 8.1.2 snmp agent contact ( ) SNMP snmp agent contact []

More information

403-0702_‚Ofl¼

403-0702_‚Ofl¼ HP-UX HP System Insight Manager Whitepaper ..................................................................................2..............................................................2 SIM....................................................................................2.............................................................3................................................................................3

More information

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision 2 (1) (2)PC [1], [2], [3] 2.1 OS ifconfig OS 2.1 ifconfig ( ) ifconfig -a 2.1 PC PC enp1s0, enx0090cce7c734, lo 3 PC 2.1 13 $ ifconfig lo Link encap: inet :127.0.0.1 :255.0.0.0 inet6 : ::1/128 : UP LOOPBACK

More information

shibasaki(印刷用)

shibasaki(印刷用) M M M NIC alert NIDS Snort alert tcp 192.168.0.0/24 any -> $HTTP_SERVER 80 (msg: HTTP Access Detected";) alert tcp 192.168.0.0/24 any $HTTP_SERVER -> 80 oinkmaster Oink M M ANNEX PC-UNIX DSU M KIU L3 Web

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

untitled

untitled Network Product Guide Network Monitoring System Network Product Guide Time stamp Write to disk Filter Convert Summarise Network Product Guide Network Monitoring System TDS2 TDS24 Network Analysis Report

More information

... 4 HTML IP TC

... 4 HTML IP TC MFC-7820N ... 4 HTML... 5... 7... 7... 7... 8... 8... 8... 9 1... 11... 12... 13... 13... 14... 15... 15... 16... 18... 18 IP... 19 2... 21... 22... 22... 22 TCP/IP... 23 IP... 24 IP... 25... 26... 27

More information

LSM-L3-24設定ガイド(初版)

LSM-L3-24設定ガイド(初版) 6 DB-9 Figure 6-1. DB-9 6-1 DB-9 EIA CCIT T DB9 DTE # PC DB9 DTE # DB9 DCE # 9 COM DTE-DCE CF 109 DCD 1 1 8 AB 102

More information

untitled

untitled 2 1 Web 3 4 2 5 6 3 7 Internet = Inter Network 8 4 B B A B C A B C D D 9 A G D G F A B C D F D C D E F E F G H 10 5 11 Internet = Inter Network PC 12 6 1986 NSFNET 1995 1991 World Wide Web 1995 Windows95

More information

tcp/ip.key

tcp/ip.key IP TCP IP ヘッダデータ部ヘッダデータ部ヘッダデータ部 Ethernet パケット Ethernet パケット Ethernet パケット IP(1) 0 8 16 24 31 () Version IHL () Time To Live () Identification () Type of Service ) Flags Protocol () Source Address IP) Destination

More information

nakayama15icm01_l7filter.pptx

nakayama15icm01_l7filter.pptx Layer-7 SDN SDN NFV 50 % 3 MVNO 1 2 ICM @ 2015/01/16 2 1 1 2 2 1 2 2 ICM @ 2015/01/16 3 2 Service Dependent Management (SDM) SDM Simple Management of Access-Restriction Translator Gateway (SMART-GW) ICM

More information

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web 1.1 Microsoft Lync Server 2010 BIG-IP LTM 2 4 5 BIG-IP : Lync 6 BIG-IP : Lync 7 BIG-IP : - 8 BIG-IP : - 9 A: BIG-IP Microsoft Lync Server 2010 Microsoft Lync Server 2010 Office Communications Server BIG-IP

More information

1 138

1 138 5 1 2 3 4 5 6 7 8 1 138 BIOS Setup Utility MainAdvancedSecurityPowerExit Setup Warning Item Specific Help Setting items on this menu to incorrect values may cause your system to malfunction. Select 'Yes'

More information

$ sudo apt-get install libavahi-compat-libdnssd-dev $ sudo apt-get autoremove nodejs $ wget http://nodejs.org/dist/latest/node-v7.6.0-linux-armv7l.tar.gz $ tar xzf node-v7.6.0-linux-armv7l.tar.gz $ sudo

More information

untitled

untitled Section 1 5 6 MRTG 7 Prefix RMON NetFlow NetFlow NetFlow Data Collector DB Subnet B B Router = Exporter Subnet A AS IP Prefix 1 8 Subnet B Router = Exporter AS AS Prefix 2 NetFlow Version 5 AS AS Peer

More information

wide93.dvi

wide93.dvi 5 161 1 1.1 DDT WG DDT WG 1. \DDT" 2. DDT WG DDT WG 1.2 x ( IP) y ( X.25) x y \x overy" x y 1.1 IP X.25 IP IP IPX Appletalk OSI IP \encapsulation" \encapsulation header" \decapsulation" 163 164 1993 WIDE

More information

IP ICMP Redirec

IP ICMP Redirec Z990002-D06-08 RGW Ver1. 2 1....6 1.1....6 1.2....7 1.3....7 1.4....7 1.5....8 1.6....9 1.7.... 12 1.7.1...12 1.7.2...12 1.7.3 IP...12 1.7.4...13 1.7.5...13 1.7.6 ICMP Redirect...13 1.7.7...14 1.7.8...15

More information

2004 SYN/ACK SYN Flood G01P014-6

2004 SYN/ACK SYN Flood G01P014-6 2004 SYN/ACK SYN Flood 2005 2 2 1G01P014-6 1 5 1.1...................................... 5 1.2...................................... 5 1.3..................................... 6 2 7 2.1..................................

More information

$ cal ) ( cal $ cal cal cal 1. () ( clear) 2. ( cal) 3. ( man) \() ( ) --() +()

$ cal ) ( cal $ cal cal cal 1. () ( clear) 2. ( cal) 3. ( man) \() ( ) --() +() 5 5 5.1 kernel UNIX OS (...) shell ( ) 5: UNIX: UNIXpp.133-134 UNIX UNIX Mac OS X $ % $ bash(bourne again shell)% tcsh() 5.2 5.2.1 5.1 clear $ clear 5.2 cal CLEAR $ cal CALender 5.2.2 1 cat /etc/shells

More information

worm hoihoi

worm hoihoi true@sfc.wide.ad.jp / (IDS, Honeypot), Web / : Darknet AS65531 10.0.0.0/8 Prefix longest match next hop AS Internet Customer A 10.1.0.0/16 AS 65531 10.0.0.0/8 Customer B 10.2.0.0/16 ( ) The Team Cymru

More information

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision 2 (1) (2)PC [1], [2], [3] 2.1 OS ifconfig OS 2.1 ifconfig ( ) ifconfig -a 2.1 PC PC eth0, eth1, lo 3 13 $ ifconfig lo Link encap: inet :127.0.0.1 :255.0.0.0 inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536

More information

LEOS.dvi

LEOS.dvi 12 A proposal of environmental observation system for supporting stricken area, and implementation of a prototype 1031009 2001 2 5 WIDE Λ1 1995 IAA 1996 IAA IAA,, Λ1 http://www.iaa.wide.ad.jp i Abstract

More information

LAN

LAN LAN 2003 6 4 LAN Hotel LAN LAN IEEE802.11a IEEE802.11b 802.11b 11Mbps Copyright (c) 2003 NPO Page 3 FREESPOT FREESPOT HOTSPOT NTT ( ) MZONE ( )NTT Mobile ( ) Yahoo! BB ( ) MapFanWeb http://www.mapfan.com/musen/

More information

untitled

untitled CHAPTER 10 IP Virtual Routing and Forwarding VRF Provider Edge PE; VRF PE VRF PE Cisco 10000 IP ODAP p.10-5 IP p.10-18 IP Cisco 10000 Virtual Private Network VPN; IP On-demand Address Pool [ODAP] IP p.10-2

More information

IPSJ SIG Technical Report * Wi-Fi Survey of the Internet connectivity using geolocation of smartphones Yoshiaki Kitaguchi * Kenichi Nagami and Yutaka

IPSJ SIG Technical Report * Wi-Fi Survey of the Internet connectivity using geolocation of smartphones Yoshiaki Kitaguchi * Kenichi Nagami and Yutaka * Wi-Fi Survey of the Internet connectivity using geolocation of smartphones Yoshiaki Kitaguchi * Kenichi Nagami and Yutaka Kikuchi With the rapid growth in demand of smartphone use, the development of

More information

URoad-TEC101 Syslog Guide

URoad-TEC101 Syslog Guide syslog ガイド (URoad-TEC101) Rev.1.0 2015.6.18 株式会社シンセイコーポレーション 1 / 9 目次 1. 文書概要... 3 1.1 事前準備... 3 1.2 関連文書及び技術資料... 3 2. System Log 有効化... 4 2.1 Web Server 接続... 4 2.2. Web CU での System Log 機能有効化... 5 3.

More information

FW Migration Guide(ipsec1)

FW Migration Guide(ipsec1) IPsec( サイト間トンネル ) 機能 利用時の移行 1 第 1 版 Copyright NTT Communications Corporation. All right reserved. 更新履歴 更新日更新内容版数 2017/12/11 初版 1 Copyright NTT Communications Corporation. All right reserved. 2 前提条件 Copyright

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V03A LAS-RAN LAS-MRN LAS-1UMR LAS-1U LHD-NAS ... 3... 3... 5... 6 1... 8... 9 1... 10 Windows... 10 Macintosh... 13 2IP... 14 IP Windows... 14 IP Macintosh... 17... 19... 24... 25 Windows Me2000

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V05 LAS-RAN LAS-MRN LHD-NAS ... 4... 4... 7... 8 1... 10... 11 1... 12 Windows... 12 Macintosh... 15 2IP... 16 IP Windows... 16 IP Macintosh... 19... 23... 29... 30 Windows Me2000 SMB... 30 Windows

More information

FortiGate Ver.4.0MR3Patch14 Information 1

FortiGate Ver.4.0MR3Patch14 Information 1 FortiGate Ver.4.0MR3Patch14 Information 1 H25.7 1.0 2 1.... 4 2.... 4 3. v4.0mr2... 5 3.1. config... 5 3.2.... 6 3.3. Fortianalyzer... 6 4. v4.0mr3... 7 4.1.... 7 4.2. Fortianalyzer... 8 5. Web... 9 6.

More information

2 BIG-IP 800 LTM v HF2 V LTM L L L IP GUI VLAN.

2 BIG-IP 800 LTM v HF2 V LTM L L L IP GUI VLAN. BIG-IP800 LTM v11.4.0 HF2 V1.0 F5 Networks Japan 2 BIG-IP 800 LTM v11.4.0 HF2 V1.0...1 1....3 1.1. LTM...3 2. L3...4 2.1. L3...4 2.2. L3...5 3....6 3.1....6 3.1.1. IP...6 3.1.2. GUI...10 3.1.3. VLAN...19

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó 11 2013 6 19 11 (6/19) 6 (18:10-19:40) λ13 UNIX : 2 / 26 UNIX UNIX sort, head, tail, cat, cut diff, tee, grep, uniq, wc join, find, sed, awk, screen 3 / 26 sort sort : $ sort [options] [FILE...] options

More information

SR-X526R1 サーバ収容スイッチ ご利用にあたって

SR-X526R1 サーバ収容スイッチ ご利用にあたって SR-X526R1 P3NK-3432-05Z0 526R1 V01 SR-X526R1 V01 2009 10 2010 4 2 2011 5 3 2012 3 4 2012 11 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-X526R1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 1 2 3 1 2 ... 1 1... 8... 9... 18... 24... 25... 30... 31... 34... 37 E... 67 Bluetooth BIP... 68 2... 71... 73... 100 3 ... 132... 134... 136 E...

More information

MRTG MRTG MRTG WWW MRTG MRTG, MRTG, PHP i

MRTG MRTG MRTG WWW MRTG MRTG, MRTG, PHP i 13 MRTG An extention of traffic monitoring system using MRTG 1020324 2002 2 8 MRTG MRTG MRTG WWW MRTG MRTG, MRTG, PHP i Abstract An extention of traffic monitoring system using MRTG MAEDA Asuka In the

More information

MFC-8660DN Presto! PageManager TEL/ FAX/

MFC-8660DN   Presto! PageManager TEL/ FAX/ MFC-8660DN http://solutions.brother.co.jp Presto! PageManager TEL/03-5472-7008 FAX/03-5472-7009 7 CD-ROM HTML PDF PDF 1 P.XXX P.XXX P.XX P.XXX XXX XXX XX PDFXXX 2 3 4 5 P.73 P.76 6 Windows P.39 Macintosh

More information

NS-3510イーサネットアクセスデバイス取扱説明書-02

NS-3510イーサネットアクセスデバイス取扱説明書-02 NS-3510 2 3 4 CONSOLE test CONSOLE test ROM BOOT... Hit [Enter] key to enter ROM-Monitor... 1st Boot : 1000000 2nd Boot : 1000200

More information

FS900S_B

FS900S_B FS909S FS917S FS909S FS917S 100~240V 4 5 6 7 8 9 10 11 12 1 9 9 L/A S/D FS909S 10BASE-T/100BASE-TX PORTS (AUTO MDI/MDI-X) FS917S 14 FS909SFS917S 15 16 17 18 19 20 21 22 23 24 2 26 27 28 29 30 31 32 3

More information

Complex Lab – Operating Systems - Graphical Console

Complex Lab – Operating Systems - Graphical Console Complex Lab Operating Systems Graphical Console Martin Küttler Last assignment Any questions? Any bug reports, whishes, etc.? 1 / 13 We are here Pong Server Paddle Client 1 Paddle Client 2 Memory Management

More information

Microsoft Word - D JP.docx

Microsoft Word - D JP.docx Application Service Gateway Thunder/AX Series vthunder ライセンスキー インストール 手順 1 1.... 3 2. vthunder... 3 3. ACOS... 3 4. ID... 5 5.... 8 6.... 8 61... 8 62 GUI... 10 2 1. 概要 2. vthunder へのアクセス 方法 SSHHTTPSvThunder

More information

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR /

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR / SRX dial-up VPN (NCP ) Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR.216 172.27.24.0/24.254.254.1.1.100 100.100.100.0/24 192.168.1.0/24 Test devices

More information

N A/006A インテリジェントスイッチ

N A/006A インテリジェントスイッチ 5 (Conf-global)# upgrade softare ftp-server 192.168.1.20 -A.B.C-r.des username nec passord nec (Conf-global)# upgrade softare tftp-server 192.168.1.20 -A.B.C-r.des (Conf-global)# upgrade softare restart

More information

Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc.

Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc. SRX DYNAMIC VPN Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc. www.juniper.net DYNAMIC VPN Netscreen Remote(NS-R) (NS-R) PC SRX Dynamic VPN SRX

More information

IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2

IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2 IP 2010 10 1 1 IP (IP ) 2 IP IP 2.1 IP (IP ) 1 IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2 4 1,2 4.1 (Protocol) IP:Internet Protocol) 4.2 internet The Internet (internet)

More information

etrust Access Control etrust Access Control UNIX(Linux, Windows) 2

etrust Access Control   etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control 3 ID 10 ID SU ID root 4 OS OS 2 aaa 3 5 TCP/IP outgoing incoming DMZ 6 OS setuid/setgid) OS

More information

上位 DNS の設定 YaST > Network Device > Network Card > HostName and DNS Server を開き DNS サーバとなる自分自身と上位となる ( プロバイダの指定 あるいは社内のマスター )DNS サーバを確認します この結果は /etc/re

上位 DNS の設定 YaST > Network Device > Network Card > HostName and DNS Server を開き DNS サーバとなる自分自身と上位となる ( プロバイダの指定 あるいは社内のマスター )DNS サーバを確認します この結果は /etc/re SUSE Linux Enterprise 10 内部 DNS 設定手順 この文書では 構内ネットワークの DNS キャッシュと LAN 内コンピュータの名前解決を目的とした DNS の設定手順を説明します DNS 設定前のチェック項目 HOSTNAME YaST > Network Service > HOSTNAMES に ホスト名. ゾーン名 が記述されていることを確認します この情報は /

More information

Microsoft Word - Win-Outlook.docx

Microsoft Word - Win-Outlook.docx Microsoft Office Outlook での設定方法 (IMAP および POP 編 ) How to set up with Microsoft Office Outlook (IMAP and POP) 0. 事前に https://office365.iii.kyushu-u.ac.jp/login からサインインし 以下の手順で自分の基本アドレスをメモしておいてください Sign

More information

untitled

untitled ICMP 0466-XX-1395 t04000aa@sfc.keio.ac.jp 133.113.215.10 (ipv4) 2001:200:0:8803::53 (ipv6) (FQDN: Fully Qualified Domain Name) ( www.keio.ac.jp 131.113.215.10 /MAC ID 00:11:24:79:8e:82 Port Port = = Port

More information

Fortigate Ver.4.0MR3Patch12 Information 1

Fortigate Ver.4.0MR3Patch12 Information 1 Fortigate Ver.4.0MR3Patch12 Information 1 H25.4 1.0 H25.4 1.1 OS 2 1.... 4 2.... 4 3. v4.0mr2... 5 3.1 config... 5 3.2... 6 3.3 Fortianalyzer... 6 4. v4.0mr3... 7 4.1... 7 4.2 Fortianalyzer... 8 5. Web

More information

untitled

untitled osamu@sfc.keio.ac.jp CNS 18 Web http://www.sfc.wide.ad.jp/~three/itbasic05/ 6/6 7/11 1 ls -la t04xxx student -rwxr-xrx three student - rwx r-x r-x Windows GUI UNIX Windows chmod CNS (755) (ug+x) % chmod

More information

Microsoft Word - LM A_SNMP_Cacti_ConfigureV5.doc

Microsoft Word - LM A_SNMP_Cacti_ConfigureV5.doc SNMP による管理 (cacti の利用 ) 株式会社 OPEN スクエア 資料番号 :LM-20090219-A SNMP(Simple Network Management Protocol) は リモート管理ステーション (SNMP マネージャー ) よりネットワークを介してネットワーク機器の管理を可能にするプロトコルで ロードマスターも SNMP をサポートしています ロードマスターでは

More information