SlideShare a Scribd company logo
1 of 19
LAB 4
GII 3º TDRC
TELEMATIC SERVICES ON INTERNET
Autor 1:Carlos Campos
Autor 2:Ivan Ortega
Autor 3:Pablo Casado Arenas
Dominio:tdrc2014ccf.noip.me
Fecha:5/6/2014
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
BACKGROUND
(Introduction.Present the objetive, troubleshooting tools,
metodology and dificulties. Also, briefly explain the services
you implement, as well as software and O.S. involved )
*
● The main goal of this proyect is to offer services from home
PC to the Internet, involving concepts like DDNS, TCP/IP,
NAT and client-server architecture.
● We are going to set up a web server, Apache on port 80, and
a FTP server on port 21. These services are running on a
MacBook pro machine.
● We have also set up Alfresco, which is a free enterprise
content management system. It is running on port 8080, using
tomcat, which is a servlet container.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
BACKGROUND
*
There was some trouble checking pings and tracerts to the
server, and the solution was to configure the router and put
the ip of the PC as DMZ inside the router.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
BACKGROUND
(Topology. Plot the topology, from the server up to clients in
the outside, including the www.ping.eu and no-ip.com
servers)
*ping.eu
server
Host
Gateway
Our Server
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
CREATE Dynamic DNS Account: tdrc2014ccf.noip.me
*
● In order to use the
services that no-ip
offers,
● we must create an
account in their
website, and this is how
it looks like.
● You can choose the
name of your domain
and a few domain
choices.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
CREATE Dynamic DNS Account: tdrc2014ccf.noip.me
*
This shows that the domain is pointing to that
IP.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
CHECK tdrc2014ccf.noip.me with nslookup and wireshark
*
A nslookup to ensure that the domain can be resolved
to the proper IP address, issued from ping.eu
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
CHECK tdrc2014ccf.noip.me with nslookup and wireshark
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Configure DDNS at home
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Open ports in ADSL router
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Install service 1
*
In Mac Os, Apache web server and ftp server are pre-installed and the only
thing you need to do, is to start the services.
Apache:
Start service -> apachectl start
Stop service -> apachectl stop
FTP Server:
Start service -> launch load -w
/System/Library/LaunchDaemons/ftp.plist
Stop service -> launch unload -w
/System/Library/LaunchDaemons/ftp.plist
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Install service 2
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Install service 2
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Check ports in your server with netstat -a
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Check ports from outside with www.ping.eu
(also, execute wireshark at your server to see the TCP
segments coming from www.ping.eu)
*
With this tool , we can know ports that are open.We have open:
● 80 for Apache,
● 21 for FTP server and
● 8080 for Alfresco server.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Check ports from outside with www.ping.eu
(also, execute wireshark at your server to see the TCP
segments coming from www.ping.eu)
*
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Check conectivity to server with traceroute
*
● The tracert to the domain shows that the packets reach the IP of our
server.
● The first hop is the default gateway of the PC where tracert was ran.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Show service 1
*
● This is the famous Apache's default index page.
● If we want to change the page, we have to overwrite
the file “index.html” in our default web directory.
LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me
Show service 2
*
● This is the Alfresco main page, the control panel where we can create
new panels with documents and task.
● You can upload documents to the server, edit in the cloud, and choose
the tasks that the worker has to do.

More Related Content

What's hot

Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...
Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...
Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...Open-NFP
 
Detecting spoofing at IxP's
Detecting spoofing at IxP'sDetecting spoofing at IxP's
Detecting spoofing at IxP'sTom Paseka
 
Nxll10 v lan and trunking
Nxll10 v lan and trunkingNxll10 v lan and trunking
Nxll10 v lan and trunkingNetwax Lab
 
Add virt-network-rhel7-kvm
Add virt-network-rhel7-kvmAdd virt-network-rhel7-kvm
Add virt-network-rhel7-kvmAlaa Hega
 
2016 NCTU P4 Workshop
2016 NCTU P4 Workshop2016 NCTU P4 Workshop
2016 NCTU P4 WorkshopYi Tseng
 
rtpengine and kamailio - or how to simulate calls at scale
rtpengine and kamailio - or how to simulate calls at scalertpengine and kamailio - or how to simulate calls at scale
rtpengine and kamailio - or how to simulate calls at scaleAndreas Granig
 
Network Measurement with P4 and C on Netronome Agilio
Network Measurement with P4 and C on Netronome AgilioNetwork Measurement with P4 and C on Netronome Agilio
Network Measurement with P4 and C on Netronome AgilioOpen-NFP
 
rtpengine - Media Relaying and Beyond
rtpengine - Media Relaying and Beyondrtpengine - Media Relaying and Beyond
rtpengine - Media Relaying and BeyondAndreas Granig
 
Hands-on Experience with IPv6 Routing and Switching
Hands-on Experience with IPv6 Routing and Switching Hands-on Experience with IPv6 Routing and Switching
Hands-on Experience with IPv6 Routing and Switching Cisco Canada
 
Hands-on Experience with IPv6 Routing and Services
Hands-on Experience with IPv6 Routing and ServicesHands-on Experience with IPv6 Routing and Services
Hands-on Experience with IPv6 Routing and ServicesCisco Canada
 
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server Adapters
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server AdaptersP4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server Adapters
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server AdaptersOpen-NFP
 
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing ProtocolsEincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing ProtocolsNetwax Lab
 
Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)Netwax Lab
 
Consensus as a Network Service
Consensus as a Network ServiceConsensus as a Network Service
Consensus as a Network ServiceOpen-NFP
 
How to bypass an IDS with netcat and linux
How to bypass an IDS with netcat and linuxHow to bypass an IDS with netcat and linux
How to bypass an IDS with netcat and linuxKirill Shipulin
 

What's hot (20)

Day 17 nat and pat
Day 17 nat and patDay 17 nat and pat
Day 17 nat and pat
 
Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...
Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...
Protecting the Privacy of the Network – Using P4 to Prototype and Extend Netw...
 
IP Tables Primer - Part 1
IP Tables Primer - Part 1IP Tables Primer - Part 1
IP Tables Primer - Part 1
 
Detecting spoofing at IxP's
Detecting spoofing at IxP'sDetecting spoofing at IxP's
Detecting spoofing at IxP's
 
IPTABLES
IPTABLESIPTABLES
IPTABLES
 
Nxll10 v lan and trunking
Nxll10 v lan and trunkingNxll10 v lan and trunking
Nxll10 v lan and trunking
 
Add virt-network-rhel7-kvm
Add virt-network-rhel7-kvmAdd virt-network-rhel7-kvm
Add virt-network-rhel7-kvm
 
2016 NCTU P4 Workshop
2016 NCTU P4 Workshop2016 NCTU P4 Workshop
2016 NCTU P4 Workshop
 
rtpengine and kamailio - or how to simulate calls at scale
rtpengine and kamailio - or how to simulate calls at scalertpengine and kamailio - or how to simulate calls at scale
rtpengine and kamailio - or how to simulate calls at scale
 
Nxll23 i pv6
Nxll23 i pv6Nxll23 i pv6
Nxll23 i pv6
 
Network Measurement with P4 and C on Netronome Agilio
Network Measurement with P4 and C on Netronome AgilioNetwork Measurement with P4 and C on Netronome Agilio
Network Measurement with P4 and C on Netronome Agilio
 
rtpengine - Media Relaying and Beyond
rtpengine - Media Relaying and Beyondrtpengine - Media Relaying and Beyond
rtpengine - Media Relaying and Beyond
 
Hands-on Experience with IPv6 Routing and Switching
Hands-on Experience with IPv6 Routing and Switching Hands-on Experience with IPv6 Routing and Switching
Hands-on Experience with IPv6 Routing and Switching
 
Hands-on Experience with IPv6 Routing and Services
Hands-on Experience with IPv6 Routing and ServicesHands-on Experience with IPv6 Routing and Services
Hands-on Experience with IPv6 Routing and Services
 
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server Adapters
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server AdaptersP4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server Adapters
P4-based VNF and Micro-VNF Chaining for Servers With Intelligent Server Adapters
 
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing ProtocolsEincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
 
Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)
 
Consensus as a Network Service
Consensus as a Network ServiceConsensus as a Network Service
Consensus as a Network Service
 
How to bypass an IDS with netcat and linux
How to bypass an IDS with netcat and linuxHow to bypass an IDS with netcat and linux
How to bypass an IDS with netcat and linux
 
Nxll26 bgp ii
Nxll26 bgp iiNxll26 bgp ii
Nxll26 bgp ii
 

Viewers also liked

Presentación Evenge #hackathonugr
Presentación Evenge #hackathonugrPresentación Evenge #hackathonugr
Presentación Evenge #hackathonugrIvan Ortega
 
Plan de empresa: Cómetec
Plan de empresa: CómetecPlan de empresa: Cómetec
Plan de empresa: CómetecIvan Ortega
 
Proyect Evenge. Event manager
Proyect Evenge. Event managerProyect Evenge. Event manager
Proyect Evenge. Event managerIvan Ortega
 
Learning j query
Learning j queryLearning j query
Learning j queryIvan Ortega
 
Presentación #hackathonugr ultimo día (1)
Presentación #hackathonugr ultimo día (1)Presentación #hackathonugr ultimo día (1)
Presentación #hackathonugr ultimo día (1)Ivan Ortega
 
Great Firewall & Great cannon
Great Firewall & Great cannonGreat Firewall & Great cannon
Great Firewall & Great cannonIvan Ortega
 
Apache, getting the best version
Apache, getting the best versionApache, getting the best version
Apache, getting the best versionIvan Ortega
 
Web Security - OWASP - SQL injection & Cross Site Scripting XSS
Web Security - OWASP - SQL injection & Cross Site Scripting XSSWeb Security - OWASP - SQL injection & Cross Site Scripting XSS
Web Security - OWASP - SQL injection & Cross Site Scripting XSSIvan Ortega
 

Viewers also liked (9)

Presentación Evenge #hackathonugr
Presentación Evenge #hackathonugrPresentación Evenge #hackathonugr
Presentación Evenge #hackathonugr
 
Plan de empresa: Cómetec
Plan de empresa: CómetecPlan de empresa: Cómetec
Plan de empresa: Cómetec
 
Proyect Evenge. Event manager
Proyect Evenge. Event managerProyect Evenge. Event manager
Proyect Evenge. Event manager
 
Learning j query
Learning j queryLearning j query
Learning j query
 
Presentación #hackathonugr ultimo día (1)
Presentación #hackathonugr ultimo día (1)Presentación #hackathonugr ultimo día (1)
Presentación #hackathonugr ultimo día (1)
 
JqueryMobile
JqueryMobile JqueryMobile
JqueryMobile
 
Great Firewall & Great cannon
Great Firewall & Great cannonGreat Firewall & Great cannon
Great Firewall & Great cannon
 
Apache, getting the best version
Apache, getting the best versionApache, getting the best version
Apache, getting the best version
 
Web Security - OWASP - SQL injection & Cross Site Scripting XSS
Web Security - OWASP - SQL injection & Cross Site Scripting XSSWeb Security - OWASP - SQL injection & Cross Site Scripting XSS
Web Security - OWASP - SQL injection & Cross Site Scripting XSS
 

Similar to Implementing Telematic Services

26.1.7 lab snort and firewall rules
26.1.7 lab   snort and firewall rules26.1.7 lab   snort and firewall rules
26.1.7 lab snort and firewall rulesFreddy Buenaño
 
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDN
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDNTech Tutorial by Vikram Dham: Let's build MPLS router using SDN
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDNnvirters
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTVhepzijustin
 
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...InfluxData
 
[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and ITSite24x7
 
2015 03 06 lmtv wtf http webcast
2015 03 06 lmtv wtf http webcast2015 03 06 lmtv wtf http webcast
2015 03 06 lmtv wtf http webcastTony Fortunato
 
Detecting Spoofing at IXPs
Detecting Spoofing at IXPsDetecting Spoofing at IXPs
Detecting Spoofing at IXPsAPNIC
 
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...IRJET Journal
 
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docxeugeniadean34240
 
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...JohnWilson47710
 
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docx
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docxINFA 620Laboratory 4 Configuring a FirewallIn this exercise.docx
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docxcarliotwaycave
 
Configuring Dhcp Server, Scopes & Superscopes
Configuring Dhcp Server, Scopes & SuperscopesConfiguring Dhcp Server, Scopes & Superscopes
Configuring Dhcp Server, Scopes & Superscopesjocelyn_tanner
 
How to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsHow to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsToradex
 
Forensic tools for in-depth performance investigations
Forensic tools for in-depth performance investigations Forensic tools for in-depth performance investigations
Forensic tools for in-depth performance investigations SOASTA
 
Forensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance InvestigationsForensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance InvestigationsNicholas Jansma
 
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...IRJET Journal
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesRubal Sagwal
 

Similar to Implementing Telematic Services (20)

26.1.7 lab snort and firewall rules
26.1.7 lab   snort and firewall rules26.1.7 lab   snort and firewall rules
26.1.7 lab snort and firewall rules
 
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDN
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDNTech Tutorial by Vikram Dham: Let's build MPLS router using SDN
Tech Tutorial by Vikram Dham: Let's build MPLS router using SDN
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTV
 
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...
How to Introduce Telemetry Streaming (gNMI) in Your Network with SNMP with Te...
 
[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT
 
2015 03 06 lmtv wtf http webcast
2015 03 06 lmtv wtf http webcast2015 03 06 lmtv wtf http webcast
2015 03 06 lmtv wtf http webcast
 
Detecting Spoofing at IXPs
Detecting Spoofing at IXPsDetecting Spoofing at IXPs
Detecting Spoofing at IXPs
 
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...
IRJET - Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP...
 
Performance test
Performance testPerformance test
Performance test
 
Preso fcul
Preso fculPreso fcul
Preso fcul
 
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
 
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...
Installation And Configuration Of DNS, Web And FTP Servers On Virtual Machine...
 
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docx
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docxINFA 620Laboratory 4 Configuring a FirewallIn this exercise.docx
INFA 620Laboratory 4 Configuring a FirewallIn this exercise.docx
 
Configuring Dhcp Server, Scopes & Superscopes
Configuring Dhcp Server, Scopes & SuperscopesConfiguring Dhcp Server, Scopes & Superscopes
Configuring Dhcp Server, Scopes & Superscopes
 
How to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsHow to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux Systems
 
opnet lab report
opnet lab reportopnet lab report
opnet lab report
 
Forensic tools for in-depth performance investigations
Forensic tools for in-depth performance investigations Forensic tools for in-depth performance investigations
Forensic tools for in-depth performance investigations
 
Forensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance InvestigationsForensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance Investigations
 
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...
IRJET- Overview of Hole Punching: ICMP Hole Punching, TCP Hole Punching, UDP ...
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
 

Recently uploaded

Premier Mobile App Development Agency in USA.pdf
Premier Mobile App Development Agency in USA.pdfPremier Mobile App Development Agency in USA.pdf
Premier Mobile App Development Agency in USA.pdfappinfoedgeca
 
Production 2024 sunderland culture final - Copy.pptx
Production 2024 sunderland culture final - Copy.pptxProduction 2024 sunderland culture final - Copy.pptx
Production 2024 sunderland culture final - Copy.pptxChloeMeadows1
 
iThome_CYBERSEC2024_Drive_Into_the_DarkWeb
iThome_CYBERSEC2024_Drive_Into_the_DarkWebiThome_CYBERSEC2024_Drive_Into_the_DarkWeb
iThome_CYBERSEC2024_Drive_Into_the_DarkWebJie Liau
 
Statistical Analysis of DNS Latencies.pdf
Statistical Analysis of DNS Latencies.pdfStatistical Analysis of DNS Latencies.pdf
Statistical Analysis of DNS Latencies.pdfOndejSur
 
Thank You Luv I’ll Never Walk Alone Again T shirts
Thank You Luv I’ll Never Walk Alone Again T shirtsThank You Luv I’ll Never Walk Alone Again T shirts
Thank You Luv I’ll Never Walk Alone Again T shirtsrahman018755
 
Reggie miller choke t shirtsReggie miller choke t shirts
Reggie miller choke t shirtsReggie miller choke t shirtsReggie miller choke t shirtsReggie miller choke t shirts
Reggie miller choke t shirtsReggie miller choke t shirtsrahman018755
 
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkk
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkkaudience research (emma) 1.pptxkkkkkkkkkkkkkkkkk
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkklolsDocherty
 
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...APNIC
 
The Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfThe Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfe-Market Hub
 
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.Tortogel
 
I’ll See Y’All Motherfuckers In Game 7 Shirt
I’ll See Y’All Motherfuckers In Game 7 ShirtI’ll See Y’All Motherfuckers In Game 7 Shirt
I’ll See Y’All Motherfuckers In Game 7 Shirtrahman018755
 
Development Lifecycle.pptx for the secure development of apps
Development Lifecycle.pptx for the secure development of appsDevelopment Lifecycle.pptx for the secure development of apps
Development Lifecycle.pptx for the secure development of appscristianmanaila2
 
AI Generated 3D Models | AI 3D Model Generator
AI Generated 3D Models | AI 3D Model GeneratorAI Generated 3D Models | AI 3D Model Generator
AI Generated 3D Models | AI 3D Model Generator3DailyAI1
 
Bug Bounty Blueprint : A Beginner's Guide
Bug Bounty Blueprint : A Beginner's GuideBug Bounty Blueprint : A Beginner's Guide
Bug Bounty Blueprint : A Beginner's GuideVarun Mithran
 
Free scottie t shirts Free scottie t shirts
Free scottie t shirts Free scottie t shirtsFree scottie t shirts Free scottie t shirts
Free scottie t shirts Free scottie t shirtsrahman018755
 
Cyber Security Services Unveiled: Strategies to Secure Your Digital Presence
Cyber Security Services Unveiled: Strategies to Secure Your Digital PresenceCyber Security Services Unveiled: Strategies to Secure Your Digital Presence
Cyber Security Services Unveiled: Strategies to Secure Your Digital PresencePC Doctors NET
 

Recently uploaded (17)

GOOGLE Io 2024 At takes center stage.pdf
GOOGLE Io 2024 At takes center stage.pdfGOOGLE Io 2024 At takes center stage.pdf
GOOGLE Io 2024 At takes center stage.pdf
 
Premier Mobile App Development Agency in USA.pdf
Premier Mobile App Development Agency in USA.pdfPremier Mobile App Development Agency in USA.pdf
Premier Mobile App Development Agency in USA.pdf
 
Production 2024 sunderland culture final - Copy.pptx
Production 2024 sunderland culture final - Copy.pptxProduction 2024 sunderland culture final - Copy.pptx
Production 2024 sunderland culture final - Copy.pptx
 
iThome_CYBERSEC2024_Drive_Into_the_DarkWeb
iThome_CYBERSEC2024_Drive_Into_the_DarkWebiThome_CYBERSEC2024_Drive_Into_the_DarkWeb
iThome_CYBERSEC2024_Drive_Into_the_DarkWeb
 
Statistical Analysis of DNS Latencies.pdf
Statistical Analysis of DNS Latencies.pdfStatistical Analysis of DNS Latencies.pdf
Statistical Analysis of DNS Latencies.pdf
 
Thank You Luv I’ll Never Walk Alone Again T shirts
Thank You Luv I’ll Never Walk Alone Again T shirtsThank You Luv I’ll Never Walk Alone Again T shirts
Thank You Luv I’ll Never Walk Alone Again T shirts
 
Reggie miller choke t shirtsReggie miller choke t shirts
Reggie miller choke t shirtsReggie miller choke t shirtsReggie miller choke t shirtsReggie miller choke t shirts
Reggie miller choke t shirtsReggie miller choke t shirts
 
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkk
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkkaudience research (emma) 1.pptxkkkkkkkkkkkkkkkkk
audience research (emma) 1.pptxkkkkkkkkkkkkkkkkk
 
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
 
The Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfThe Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdf
 
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.
TORTOGEL TELAH MENJADI SALAH SATU PLATFORM PERMAINAN PALING FAVORIT.
 
I’ll See Y’All Motherfuckers In Game 7 Shirt
I’ll See Y’All Motherfuckers In Game 7 ShirtI’ll See Y’All Motherfuckers In Game 7 Shirt
I’ll See Y’All Motherfuckers In Game 7 Shirt
 
Development Lifecycle.pptx for the secure development of apps
Development Lifecycle.pptx for the secure development of appsDevelopment Lifecycle.pptx for the secure development of apps
Development Lifecycle.pptx for the secure development of apps
 
AI Generated 3D Models | AI 3D Model Generator
AI Generated 3D Models | AI 3D Model GeneratorAI Generated 3D Models | AI 3D Model Generator
AI Generated 3D Models | AI 3D Model Generator
 
Bug Bounty Blueprint : A Beginner's Guide
Bug Bounty Blueprint : A Beginner's GuideBug Bounty Blueprint : A Beginner's Guide
Bug Bounty Blueprint : A Beginner's Guide
 
Free scottie t shirts Free scottie t shirts
Free scottie t shirts Free scottie t shirtsFree scottie t shirts Free scottie t shirts
Free scottie t shirts Free scottie t shirts
 
Cyber Security Services Unveiled: Strategies to Secure Your Digital Presence
Cyber Security Services Unveiled: Strategies to Secure Your Digital PresenceCyber Security Services Unveiled: Strategies to Secure Your Digital Presence
Cyber Security Services Unveiled: Strategies to Secure Your Digital Presence
 

Implementing Telematic Services

  • 1. LAB 4 GII 3º TDRC TELEMATIC SERVICES ON INTERNET Autor 1:Carlos Campos Autor 2:Ivan Ortega Autor 3:Pablo Casado Arenas Dominio:tdrc2014ccf.noip.me Fecha:5/6/2014
  • 2. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me BACKGROUND (Introduction.Present the objetive, troubleshooting tools, metodology and dificulties. Also, briefly explain the services you implement, as well as software and O.S. involved ) * ● The main goal of this proyect is to offer services from home PC to the Internet, involving concepts like DDNS, TCP/IP, NAT and client-server architecture. ● We are going to set up a web server, Apache on port 80, and a FTP server on port 21. These services are running on a MacBook pro machine. ● We have also set up Alfresco, which is a free enterprise content management system. It is running on port 8080, using tomcat, which is a servlet container.
  • 3. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me BACKGROUND * There was some trouble checking pings and tracerts to the server, and the solution was to configure the router and put the ip of the PC as DMZ inside the router.
  • 4. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me BACKGROUND (Topology. Plot the topology, from the server up to clients in the outside, including the www.ping.eu and no-ip.com servers) *ping.eu server Host Gateway Our Server
  • 5. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me CREATE Dynamic DNS Account: tdrc2014ccf.noip.me * ● In order to use the services that no-ip offers, ● we must create an account in their website, and this is how it looks like. ● You can choose the name of your domain and a few domain choices.
  • 6. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me CREATE Dynamic DNS Account: tdrc2014ccf.noip.me * This shows that the domain is pointing to that IP.
  • 7. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me CHECK tdrc2014ccf.noip.me with nslookup and wireshark * A nslookup to ensure that the domain can be resolved to the proper IP address, issued from ping.eu
  • 8. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me CHECK tdrc2014ccf.noip.me with nslookup and wireshark *
  • 9. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Configure DDNS at home *
  • 10. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Open ports in ADSL router *
  • 11. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Install service 1 * In Mac Os, Apache web server and ftp server are pre-installed and the only thing you need to do, is to start the services. Apache: Start service -> apachectl start Stop service -> apachectl stop FTP Server: Start service -> launch load -w /System/Library/LaunchDaemons/ftp.plist Stop service -> launch unload -w /System/Library/LaunchDaemons/ftp.plist
  • 12. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Install service 2 *
  • 13. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Install service 2 *
  • 14. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Check ports in your server with netstat -a *
  • 15. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Check ports from outside with www.ping.eu (also, execute wireshark at your server to see the TCP segments coming from www.ping.eu) * With this tool , we can know ports that are open.We have open: ● 80 for Apache, ● 21 for FTP server and ● 8080 for Alfresco server.
  • 16. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Check ports from outside with www.ping.eu (also, execute wireshark at your server to see the TCP segments coming from www.ping.eu) *
  • 17. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Check conectivity to server with traceroute * ● The tracert to the domain shows that the packets reach the IP of our server. ● The first hop is the default gateway of the PC where tracert was ran.
  • 18. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Show service 1 * ● This is the famous Apache's default index page. ● If we want to change the page, we have to overwrite the file “index.html” in our default web directory.
  • 19. LAB 4. GII 3º TDRC. TELEMATIC SERVICES ON INTERNET. tdrc2014ccf.noip.me Show service 2 * ● This is the Alfresco main page, the control panel where we can create new panels with documents and task. ● You can upload documents to the server, edit in the cloud, and choose the tasks that the worker has to do.