# Welcome to Nginxのページを表示したい! ``` ! ! Last configuration change at 13:59:37 UTC Tue Dec 3 2019 ! version 16.6 service timestamps debug datetime msec service timestamps log datetime msec platform qfp utilization monitor load 80 no platform punt-keepalive disable-kernel-core platform console virtual ! hostname csr1000v ! boot-start-marker boot-end-marker ! ! enable secret 5 $1$.gCS$SCxoCZFDEqk8GHTGO5rtv. ! no aaa new-model ! ! ! ! ! ! ! ip host nginx.icttoracon.net FC01::2 ! ! ! ! ! ! ! ! ! ! subscriber templating ! ! ! ! ! ipv6 unicast-routing ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! license udi pid CSR1000V sn 9JJOIRS2OS6 license accept end user agreement license boot level ax diagnostic bootup level minimal spanning-tree extend system-id ! ! ! username admin privilege 15 secret 5 $1$80Hx$ylQHt6wFqbKsdC3QVlUCD. ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface GigabitEthernet1 ip address 192.168.0.1 255.255.255.0 negotiation auto ipv6 address FC00::1/64 no mop enabled no mop sysid ! interface GigabitEthernet2 ip address 192.168.1.1 255.255.255.0 negotiation auto ipv6 address FC01::1/64 no mop enabled no mop sysid ! ! virtual-service csr_mgmt ! ip forward-protocol nd no ip http server no ip http secure-server ip http client source-interface GigabitEthernet1 ip tftp source-interface GigabitEthernet1 ip dns server ! ! ! ! ! ! control-plane ! ! ! ! ! ! line con 0 stopbits 1 line vty 0 4 logging synchronous login local transport input telnet ! wsma agent exec ! wsma agent config ! wsma agent filesys ! wsma agent notify ! ! end ``` ``` ls cat /etc/resolv.conf cat /etc/host cat /etc/hosts ping nginx.icttracon.net ping nginx.icttoracon.net dig nginx.icttoracon.net dig nginx.icttoracon.net ls cat /etc/issue iptables status iptables -nvL sudo iptables -nvL sudo systemctl status ls cat /etc/nginx/nginx.conf ss ss -l4n curl http://localhost:8 curl http://localhost:80 iptables6 ip6tables -nvL sudo ip6tables -nvL sudo iptables -nvL sudo ip6tables -nvL sudo iptables -nvL sudo ip6tables -nvL sudo iptables -nvL sudo ip6tables -nvL sudo iptables -nvL sudo ip6tables -nvL sudo iptables -nvL sudo ip6tables -nvL sudo iptables -nvL ip6tables -I --help sudo ip6tables --help sudo ip6tables -nvL sudo ip6tables -nvvL sudo ip6tables -nvL sudo ip6tables -I INPUT 6 -p tcp --dport 80 -m state --state NEW -j ACCEPT sudo ip6tables -nvL sudo ip6tables -D INPUT 6 sudo ip6tables -nvL sudo ip6tables -I INPUT 6 -m state --state NEW -p tcp --dport 80 -j ACCEPT sudo ip6tables -nvL service ip6tables save sudo service ip6tables cat /etc/sysconfig/ip6tables sudo cat /etc/sysconfig/ip6tables sudo ip6tables -nvL service help service --help service nginx status sudo service nginx start sudo chkconfig nginx on sudo service nginx status sudo ip6tables -nvL sudo service nginx cat /var/log/nginx/error.log sudo cat /var/log/nginx/error.log sudo cat /var/log/nginx/access.log curl http://localhost sudo cat /var/log/nginx/access.log sudo cat /var/log/nginx/error.log ls cat /etc/nginx/nginx.conf cat /etc/nginx/conf.d/default.conf sudo vi /etc/nginx/conf.d/default.conf sudo service nginx reload ss ss -l6n exit reboot sudo reboot ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up