08-02-2011, 03:36 PM
ssh [email protected] -p ( noport )
08-02-2011, 03:36 PM
ssh [email protected] -p ( noport )
12-23-2011, 12:02 AM
(08-02-2011, 03:36 PM)cassaprodigy Wrote: ssh [email protected] -p ( noport ) Nah Inikan Cara Make SSHnya Bang ,.. Kalo Command Untuk Make VPNnya Gimana Bang ??
12-23-2011, 12:45 AM
nie contoh config di vpn server :
local 123.456.78.9 >>>>>> (IP server ente) port 9200 >>>>>>>>> ( port yang mo dibuka ) proto udp >>>>>>>>> ( prtotocol yang mo di pake TCP atau UDP ) dev tun tun-mtu 1500 tun-mtu-extra 32 mssfix 1450 ca /etc/openvpn/easy-rsa/2.0/keys/ca.crt cert /etc/openvpn/easy-rsa/2.0/keys/server.crt key /etc/openvpn/easy-rsa/2.0/keys/server.key dh /etc/openvpn/easy-rsa/2.0/keys/dh1024.pem server 1.2.3.0 255.255.255.0 #-ifconfig-pool-persist ipp.txt push "redirect-gateway def1" push "dhcp-option DNS 208.67.222.222" push "dhcp-option DNS 4.2.2.1" keepalive 5 30 comp-lzo persist-key persist-tun status server-tcp.log verb 3 klo ini contoh config vpn client nya : client dev tun proto udp remote 123.456.78.9 9200 resolv-retry infinite nobind tun-mtu 1500 tun-mtu-extra 32 mssfix 1450 persist-key persist-tun ca ca.crt cert test.crt key test.key ;auth-user-pass comp-lzo verb 3 redirect-gateway def1
[email protected]:~# whoami
root [email protected]:~# id uid=0(root) gid=0(root) groups=0(root) [email protected]:~#_
12-28-2011, 05:45 PM
mas gimana cara mengaktifkan wifi di backtrack5 yang tidk terdeteksi...
bisa kasi jga sma tutorialnya...
12-28-2011, 07:57 PM
(12-28-2011, 05:45 PM)drive Wrote: mas gimana cara mengaktifkan wifi di backtrack5 yang tidk terdeteksi... maksudnya cara konek ke wifi yg hidden ???
[shcode=This_site_xss-ed]
|