Giter Club home page Giter Club logo

tesi's People

Contributors

simone-viozzi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tesi's Issues

add the `ufw` nat part to the tex

# START OPENVPN RULES
# NAT table rules
*nat
:POSTROUTING ACCEPT [0:0]
# Allow traffic from OpenVPN client to eth0 (change to the interface you discovered!)
-A POSTROUTING -s 10.8.0.0/8 -o eth0 -j MASQUERADE
COMMIT
# END OPENVPN RULES

check ips

the config poit to 10.8.0.0/24, need to check if thats the right one

collega host al router

devo creare una nuova rete con subnet diversa e mettere sia host_domotico sia router dentro

scrivi introduzione

da vedere

per TCP/ip

  • cos'e' internet -> rete di reti bla bla
  • section Internet Protocol Suite
  • cos'e' il modello tcp ip
  • immagine con gli strati e l'incapsulamento
  • quali sono gli strati che compongono il modello tcp ip
  • cattura wireshark
  • section incapsulamento
  • spiegazione incapsulamento
  • esempio incapsulamento

per openvpn [?]

  • cos'e' openvpn
  • openvpn e' una vpn di livello 4 -> fare confronto con altri tipi di vpn a livelli piu' bassi
  • incapsulamento openvpn vs incapsulamento vpn a livello piu' basso
  • autenticazione alla vpn -> cenni a pki e come funziona
  • cfratura VPN
  • cosa puo' passare nella vpn -> tun/tap

openwrt

  • che e'
  • che scopo ha
  • differenza tra openwrt e ubuntu ?
  • sposta banner di openwrt
  • sposta screen di luci

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.