Results 1 to 6 of 6

Thread: unbable to connect to http://security.kali.org/

  1. #1
    Join Date
    2015-Jul
    Posts
    3

    unable to connect to http://security.kali.org/

    just installed kali on virualbox 64bit.
    i am trying to fix my network problem. i searched it a lot on google but couldn't fix it btw i am new on kali linux .
    i am using bridged network
    i can ping www.google.com and any other site but unable to browse on icewaesel and connect to http://security.kali.org when updating (its 0% always and then disconnect)
    plz help me .and guide me what to do i will be thankful.
    Last edited by twinkel; 2015-07-24 at 07:03. Reason: correction of spelling

  2. #2
    Join Date
    2013-Dec
    Location
    Krakow
    Posts
    67
    Man, send more information please. Only with this information is hard to know what is happening.
    If you are new in linux, maybe is better you take a look for problems in linux network and not specific in Kali. (:

    Post:
    ifconfig output
    route output
    tracerout output
    resolv.conf source
    ping output

    Did you check any proxy?
    Did you try access some site using curl or wget?

    Cya!

  3. #3
    Join Date
    2015-Jul
    Posts
    3
    root@abc:~# route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
    192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth




    root@abc:~# ping www.google.com
    PING www.google.com (216.58.208.228) 56(84) bytes of data.
    64 bytes from www.google.com (216.58.208.228): icmp_req=1 ttl=52 time=215 ms
    64 bytes from 216.58.208.228: icmp_req=2 ttl=52 time=214 ms
    64 bytes from www.google.com (216.58.208.228): icmp_req=3 ttl=52 time=214 ms
    64 bytes from www.google.com (216.58.208.228): icmp_req=4 ttl=52 time=239 ms
    64 bytes from www.google.com (216.58.208.228): icmp_req=5 ttl=52 time=245 ms
    64 bytes from www.google.com (216.58.208.228): icmp_req=6 ttl=52 time=239 ms
    ^C64 bytes from www.google.com (216.58.208.228): icmp_req=8 ttl=52 time=305 ms

    --- www.google.com ping statistics ---
    8 packets transmitted, 7 received, 12% packet loss, time 24784ms
    rtt min/avg/max/mdev = 214.746/239.321/305.287/29.716 ms


    root@abc:~# hping3 --traceroute -V -1 www.google.com
    using eth0, addr: 192.168.1.6, MTU: 1500
    HPING www.google.com (eth0 216.58.208.228): icmp mode set, 28 headers + 0 data bytes
    hop=1 TTL 0 during transit from ip=192.168.1.1 name=UNKNOWN
    hop=1 hoprtt=1071.7 ms
    hop=2 TTL 0 during transit from ip=39.32.0.1 name=UNKNOWN
    hop=2 hoprtt=39.7 ms
    hop=3 TTL 0 during transit from ip=10.80.80.6 name=UNKNOWN
    hop=3 hoprtt=53.0 ms
    hop=4 TTL 0 during transit from ip=10.0.2.25 name=UNKNOWN
    hop=4 hoprtt=46.4 ms
    hop=5 TTL 0 during transit from ip=10.0.2.5 name=UNKNOWN
    hop=5 hoprtt=37.9 ms
    hop=6 TTL 0 during transit from ip=10.0.1.2 name=UNKNOWN
    hop=6 hoprtt=41.4 ms
    ^C
    --- www.google.com hping statistic ---
    17 packets transmitted, 9 packets received, 48% packet loss
    round-trip min/avg/max = 37.9/215.0/1071.7 ms




    # Generated by NetworkManager
    domain Home
    search Home
    nameserver 192.168.1.1



    #

    # deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150312-17:50]/ kali contrib main non-free

    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150312-17:50]/ kali contrib main non-free

    deb http://http.kali.org/kali moto main non-free contrib
    deb-src http://http.kali.org/kali moto main non-free contrib

    deb http://security.kali.org/ moto/updates main contrib non-free
    deb-src http://security.kali.org/ moto/updates main contrib non-free


    sorry for any mistake.plz guide me what to do.thanks

  4. #4
    Join Date
    2013-Dec
    Location
    Krakow
    Posts
    67
    Nice!

    So and what about wget and curl?

  5. #5
    Join Date
    2015-Jul
    Posts
    3
    Quote Originally Posted by Crash View Post
    Nice!

    So and what about wget and curl?
    i cannot access internet and get updates so i tried only iceweasel uptil now

  6. #6
    Join Date
    2013-Dec
    Location
    Krakow
    Posts
    67
    Man, please sent the wget and/or curl output.
    Did you try apt-get update?
    If curl, wget or apt-get works, the problem is your browser.
    Remove and install again.

Similar Threads

  1. Replies: 28
    Last Post: 2022-12-15, 10:43
  2. Replies: 1
    Last Post: 2020-09-11, 14:25
  3. unable to connect to HTTP and SSH from the web on NetHunter
    By ins1der in forum NetHunter General Questions
    Replies: 0
    Last Post: 2015-04-29, 09:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •