Výsledky 1 až 25 z 39

Téma: Ako namapovať disk z Linuxu pod Windows aby to bolo secure?

Threaded View

Předcházející příspěvek Předcházející příspěvek   Další příspěvek Další příspěvek
  1. #13

    Standardní Re: Ako namapovať disk z Linuxu pod Windows aby to bolo secure?

    OpenVPN server:
    Kód:
    # allspark
    
    port 1194
    proto udp
    
    dev tun
    
    ca allspark/ca.crt
    cert allspark/server.crt
    key allspark/server.key
    dh allspark/dh2048.pem
    
    server 10.10.3.0 255.255.255.0
    
    ifconfig-pool-persist ipp.txt
    
    keepalive 10 120
    comp-lzo
    
    user nobody
    group nobody
    
    persist-key
    persist-tun
    
    cipher AES-256-CBC
    
    status /var/log/openvpn-status.log
    
    verb 5
    OpenVPN klient:
    Kód:
    ##############################################
    # Sample client-side OpenVPN 2.0 config file #
    # for connecting to multi-client server.     #
    #                                            #
    # This configuration can be used by multiple #
    # clients, however each client should have   #
    # its own cert and key files.                #
    #                                            #
    # On Windows, you might want to rename this  #
    # file so it has a .ovpn extension           #
    ##############################################
    
    # Specify that we are a client and that we
    # will be pulling certain config file directives
    # from the server.
    client
    
    # Use the same setting as you are using on
    # the server.
    # On most systems, the VPN will not function
    # unless you partially or fully disable
    # the firewall for the TUN/TAP interface.
    ;dev tap
    dev tun
    
    # Windows needs the TAP-Win32 adapter name
    # from the Network Connections panel
    # if you have more than one.  On XP SP2,
    # you may need to disable the firewall
    # for the TAP adapter.
    ;dev-node MyTap
    
    # Are we connecting to a TCP or
    # UDP server?  Use the same setting as
    # on the server.
    ;proto tcp
    proto udp
    
    # The hostname/IP and port of the server.
    # You can have multiple remote entries
    # to load balance between the servers.
    remote allspark.info 1194
    ;remote my-server-2 1194
    
    # Choose a random host from the remote
    # list for load-balancing.  Otherwise
    # try hosts in the order specified.
    ;remote-random
    
    # Keep trying indefinitely to resolve the
    # host name of the OpenVPN server.  Very useful
    # on machines which are not permanently connected
    # to the internet such as laptops.
    resolv-retry infinite
    
    # Most clients don't need to bind to
    # a specific local port number.
    nobind
    
    # Downgrade privileges after initialization (non-Windows only)
    ;user nobody
    ;group nobody
    
    # Try to preserve some state across restarts.
    persist-key
    persist-tun
    
    # If you are connecting through an
    # HTTP proxy to reach the actual OpenVPN
    # server, put the proxy server/IP and
    # port number here.  See the man page
    # if your proxy server requires
    # authentication.
    ;http-proxy-retry # retry on connection failures
    ;http-proxy [proxy server] [proxy port #]
    
    # Wireless networks often produce a lot
    # of duplicate packets.  Set this flag
    # to silence duplicate packet warnings.
    ;mute-replay-warnings
    
    # SSL/TLS parms.
    # See the server config file for more
    # description.  It's best to use
    # a separate .crt/.key file pair
    # for each client.  A single ca
    # file can be used for all clients.
    ca D:/Documents/keys/ca.crt
    cert D:/Documents/keys/e1.crt
    key D:/Documents/keys/e1.key
    
    
    # Verify server certificate by checking
    # that the certicate has the nsCertType
    # field set to "server".  This is an
    # important precaution to protect against
    # a potential attack discussed here:
    #  http://openvpn.net/howto.html#mitm
    #
    # To use this feature, you will need to generate
    # your server certificates with the nsCertType
    # field set to "server".  The build-key-server
    # script in the easy-rsa folder will do this.
    ns-cert-type server
    
    # If a tls-auth key is used on the server
    # then every client must also have the key.
    ;tls-auth ta.key 1
    
    # Select a cryptographic cipher.
    # If the cipher option is used on the server
    # then you must also specify it here.
    ;cipher x
    
    # Enable compression on the VPN link.
    # Don't enable this unless it is also
    # enabled in the server config file.
    comp-lzo
    
    # Set log file verbosity.
    verb 3
    
    # Silence repeating messages
    ;mute 20
    
    cipher AES-256-CBC
    Samba:
    Kód:
    # allspark
    
    [global]
    workgroup = allspark
    netbios name = allspark
    server string = allspark.info
    
    load printers = no
    lanman auth = no
    encrypt passwords = yes
    preserve case = yes
    short preserve case = yes
    
    interfaces = 10.10.3.1/24
    bind interfaces only = yes
    hosts allow = 10.10.3. 127.
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 IPTOS_THROUGHPUT
    
    browseable = yes
    writeable = yes
    create mask = 0644
    
    # Name Resolution Options
    name resolve order = wins lmhosts host bcast
    wins support = yes
    wins server = 127.0.0.1
    wins proxy = yes
    dns proxy = no
    
    log file = /var/log/samba/log.%m
    max log size = 50
    ; log level = 3
    
    [e1]
    comment = Home directory
    path = /home/e1/
    valid users = e1
    writable = yes
    browseable = yes
    Naposledy upravil e1; 15.09.2008 v 13:45.
    Intel Core i7-6700K @4.4 GHz | Noctua NH-D14 | GA-Z170-HD3 | 4x 8GB 2400 MHz CL12 DDR4 RAM | Sapphire HD 7770 GHz Edition Vapor-X | Samsung 850 EVO 250 GB SSD | Adaptec 71685 | RAID 5: 4x Samsung F2 HD154UI (1500GB, 32MB cache, 5400rpm) | RAID5: 4x WD30EFRX (WD Red 3TB) | Asus DRW-2140L1T | Dell U2515H | Seasonic X-750 | Fractal Design Define R2 black | 3x Noctua NF-P14 FLX | Noctua NF-S12B FLX | APC Smart-UPS XL 750VA
    Intel Core 2 Quad Q9300 | 2x 2GB A-DATA Vutesra 800 MHz DDR2 RAM | Adaptec 5405 | RAID1: 2x WDC R3 WD57502ABYS (750GB, 32MB cache, 7200rpm) | Fractal Design Define R3 black | APC Smart-UPS XL 750VA + APC Smart-UPS XL 24V Battery Pack
    Nikon F100 | AF 35/2 D | SB-800 | Velbon Sherpa 450n | JOBY Gorillapod SLR-Zoom | Lowepro Mini Trekker | Lowepro Orion Trekker II | Crumpler Pretty Boy 2500 (M)
    Dell Latitude D830 | Intel Core 2 Duo T7300 @2GHz, 4MB L2 cache, 800MHz FSB | Intel 965 (Santa Rosa) | 2x 1GB DDR2 RAM, 667MHz | GMA X3100 | 15,4" WSXGA+ LCD | Hitachi 120GB HDD, 7200rpm 16MB cache | Wifi 802.11 b/g/n
    Lenovo Thinkpad X200s | Intel Core 2 Duo SL9400 @1,86 GHz, 6MB L2 cache | 2x 4GB DDR3 RAM | Intel HD 4500 | 12" LED WXGA+ LCD | Intel 320 80GB SSD

Informace o tématu

Users Browsing this Thread

Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)

Podobná témata

  1. Velký disk pro "starý" počítač - DOPLNĚNÍ
    Založil Tom v sekci fóra Pevné disky a řadiče
    Odpovědí: 1
    Poslední příspěvek: 17.08.2007, 19:38
  2. Divný IE pod Windows 2000 SP3
    Založil vitosek v sekci fóra Ostatní operační systémy
    Odpovědí: 4
    Poslední příspěvek: 14.11.2003, 13:35
  3. Jak softwarově vypnout monitor pod Windows XP?
    Založil Hybee v sekci fóra Monitory
    Odpovědí: 4
    Poslední příspěvek: 25.10.2003, 17:33
  4. Pripojeni videokamery k PC a prace s videem pod Windows
    Založil Harry v sekci fóra Ostatní operační systémy
    Odpovědí: 11
    Poslední příspěvek: 09.10.2003, 09:25
  5. Emulácia Windows pod Mandrake.
    Založil Mercy v sekci fóra Operační systémy na bázi Unixu
    Odpovědí: 18
    Poslední příspěvek: 21.02.2003, 20:24

Pravidla přispívání

  • Nemůžete zakládat nová témata
  • Nemůžete zasílat odpovědi
  • Nemůžete přikládat přílohy
  • Nemůžete upravovat své příspěvky
  •