I Can only ping IP address and website with domain but browse, telnet etc.. don't work?Not able to connect to local network14.04 no internet connection when I up the bridge interface (for LXC container)I can't connect to internet through wired connectionDual NIC not workingNo pings no package locations on serverNo access to Internet after uninstalling TorPages loading too long on new router (Ubuntu 18.04)

What music is this?

Plausability of combustion light-gas guns replacing conventional guns in the future?

Why is this missile positioned in this odd position? How can it be launched correctly?

Can "marriage" be used as a verb?

Why don't miners charge more for high value transactions?

VBA Debugging - step through main program, but run routines called from it?

Fantasy story about a knife that can cut holes to other dimensions

In a shuttle launch, what would have happened if all three SSMEs failed during flight?

Did medieval stores have names?

Open problems from antiquity solved with analytic geometry

How can I negotiate remote work due to my phobia

Fastest way to get a value from csv file using java 7

Forming error messages from a multidimensional associative array

What is the most efficient algorithm to compute polynomial coefficients from its roots?

What is "okinta"?

A professor commented that my research is too simple as compared to my colleagues. What does that mean about my future prospects?

Atemsis, All-Seeing and Mask of Immolation interaction

Why do the US media keep claiming that Iran is violating their nuclear deal?

What would make the internet go away?

In Fischer-Petrosian 1971 game 7, why did Fischer give up his good knight for a bad bishop?

Do airplanes need brakes in the air?

What is a good way to challenge an Agonizing Blast Warlock?

Could members of a minority use collective action to negotiate with racist employers?

50k job is offering 90k worth of shares. Scam?



I Can only ping IP address and website with domain but browse, telnet etc.. don't work?


Not able to connect to local network14.04 no internet connection when I up the bridge interface (for LXC container)I can't connect to internet through wired connectionDual NIC not workingNo pings no package locations on serverNo access to Internet after uninstalling TorPages loading too long on new router (Ubuntu 18.04)






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















screenshot/network-settings1
screenshot/network-settings2



I have a PC running Ubuntu 18.04.
I don't have any proxy settings.



ifconfig shows this:



eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:15:5d:6d:75:00 txqueuelen 1000 (Ethernet)
RX packets 59988 bytes 17593743 (17.5 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10133 bytes 1763200 (1.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.109.113 netmask 255.255.255.0 broadcast 192.168.109.255
ether 00:15:5d:6d:75:01 txqueuelen 1000 (Ethernet)
RX packets 43741 bytes 4775417 (4.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6999 bytes 601083 (601.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5654 bytes 555802 (555.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5654 bytes 555802 (555.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


eth1 is for internet and receives the correct DHCP addresses from ISP. I can ping from this computer the DNS servers at my ISP, I can ping www.google.com and any other sites



root@server:~# ping www.facebook.com
PING star-mini.c10r.facebook.com (31.13.84.36) 56(84) bytes of data.
64 bytes from edge-star-mini-shv-01-vie1.facebook.com (31.13.84.36): icmp_seq=22 ttl=57 time=8.81 ms


and nslookup works to, but I can't browse them and I also can't connect with telnet to any of them and I don't know the reason.



Copied from comment below, so I could apply formatting:



@waltinator yes and this ist the output:



ip route 
default via 192.168.109.254 dev eth1 proto dhcp metric 20100
169.254.0.0/16 dev eth1 scope link metric 1000
192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100









share|improve this question




























  • Could you please run sudo ifconfig and post back the info?

    – jwcooper
    Jul 16 at 16:06











  • Does ip route show a "default" route?

    – waltinator
    Jul 16 at 19:53











  • @jwcooper I have added the info thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:51











  • @waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:57












  • Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

    – jwcooper
    Jul 17 at 10:33

















0

















screenshot/network-settings1
screenshot/network-settings2



I have a PC running Ubuntu 18.04.
I don't have any proxy settings.



ifconfig shows this:



eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:15:5d:6d:75:00 txqueuelen 1000 (Ethernet)
RX packets 59988 bytes 17593743 (17.5 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10133 bytes 1763200 (1.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.109.113 netmask 255.255.255.0 broadcast 192.168.109.255
ether 00:15:5d:6d:75:01 txqueuelen 1000 (Ethernet)
RX packets 43741 bytes 4775417 (4.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6999 bytes 601083 (601.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5654 bytes 555802 (555.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5654 bytes 555802 (555.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


eth1 is for internet and receives the correct DHCP addresses from ISP. I can ping from this computer the DNS servers at my ISP, I can ping www.google.com and any other sites



root@server:~# ping www.facebook.com
PING star-mini.c10r.facebook.com (31.13.84.36) 56(84) bytes of data.
64 bytes from edge-star-mini-shv-01-vie1.facebook.com (31.13.84.36): icmp_seq=22 ttl=57 time=8.81 ms


and nslookup works to, but I can't browse them and I also can't connect with telnet to any of them and I don't know the reason.



Copied from comment below, so I could apply formatting:



@waltinator yes and this ist the output:



ip route 
default via 192.168.109.254 dev eth1 proto dhcp metric 20100
169.254.0.0/16 dev eth1 scope link metric 1000
192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100









share|improve this question




























  • Could you please run sudo ifconfig and post back the info?

    – jwcooper
    Jul 16 at 16:06











  • Does ip route show a "default" route?

    – waltinator
    Jul 16 at 19:53











  • @jwcooper I have added the info thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:51











  • @waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:57












  • Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

    – jwcooper
    Jul 17 at 10:33













0












0








0








screenshot/network-settings1
screenshot/network-settings2



I have a PC running Ubuntu 18.04.
I don't have any proxy settings.



ifconfig shows this:



eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:15:5d:6d:75:00 txqueuelen 1000 (Ethernet)
RX packets 59988 bytes 17593743 (17.5 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10133 bytes 1763200 (1.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.109.113 netmask 255.255.255.0 broadcast 192.168.109.255
ether 00:15:5d:6d:75:01 txqueuelen 1000 (Ethernet)
RX packets 43741 bytes 4775417 (4.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6999 bytes 601083 (601.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5654 bytes 555802 (555.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5654 bytes 555802 (555.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


eth1 is for internet and receives the correct DHCP addresses from ISP. I can ping from this computer the DNS servers at my ISP, I can ping www.google.com and any other sites



root@server:~# ping www.facebook.com
PING star-mini.c10r.facebook.com (31.13.84.36) 56(84) bytes of data.
64 bytes from edge-star-mini-shv-01-vie1.facebook.com (31.13.84.36): icmp_seq=22 ttl=57 time=8.81 ms


and nslookup works to, but I can't browse them and I also can't connect with telnet to any of them and I don't know the reason.



Copied from comment below, so I could apply formatting:



@waltinator yes and this ist the output:



ip route 
default via 192.168.109.254 dev eth1 proto dhcp metric 20100
169.254.0.0/16 dev eth1 scope link metric 1000
192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100









share|improve this question

















screenshot/network-settings1
screenshot/network-settings2



I have a PC running Ubuntu 18.04.
I don't have any proxy settings.



ifconfig shows this:



eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:15:5d:6d:75:00 txqueuelen 1000 (Ethernet)
RX packets 59988 bytes 17593743 (17.5 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10133 bytes 1763200 (1.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.109.113 netmask 255.255.255.0 broadcast 192.168.109.255
ether 00:15:5d:6d:75:01 txqueuelen 1000 (Ethernet)
RX packets 43741 bytes 4775417 (4.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6999 bytes 601083 (601.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5654 bytes 555802 (555.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5654 bytes 555802 (555.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


eth1 is for internet and receives the correct DHCP addresses from ISP. I can ping from this computer the DNS servers at my ISP, I can ping www.google.com and any other sites



root@server:~# ping www.facebook.com
PING star-mini.c10r.facebook.com (31.13.84.36) 56(84) bytes of data.
64 bytes from edge-star-mini-shv-01-vie1.facebook.com (31.13.84.36): icmp_seq=22 ttl=57 time=8.81 ms


and nslookup works to, but I can't browse them and I also can't connect with telnet to any of them and I don't know the reason.



Copied from comment below, so I could apply formatting:



@waltinator yes and this ist the output:



ip route 
default via 192.168.109.254 dev eth1 proto dhcp metric 20100
169.254.0.0/16 dev eth1 scope link metric 1000
192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100






networking server internet dns dhcp






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Jul 18 at 13:16







Erfan

















asked Jul 16 at 14:46









ErfanErfan

54 bronze badges




54 bronze badges















  • Could you please run sudo ifconfig and post back the info?

    – jwcooper
    Jul 16 at 16:06











  • Does ip route show a "default" route?

    – waltinator
    Jul 16 at 19:53











  • @jwcooper I have added the info thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:51











  • @waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:57












  • Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

    – jwcooper
    Jul 17 at 10:33

















  • Could you please run sudo ifconfig and post back the info?

    – jwcooper
    Jul 16 at 16:06











  • Does ip route show a "default" route?

    – waltinator
    Jul 16 at 19:53











  • @jwcooper I have added the info thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:51











  • @waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

    – Erfan
    Jul 17 at 8:57












  • Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

    – jwcooper
    Jul 17 at 10:33
















Could you please run sudo ifconfig and post back the info?

– jwcooper
Jul 16 at 16:06





Could you please run sudo ifconfig and post back the info?

– jwcooper
Jul 16 at 16:06













Does ip route show a "default" route?

– waltinator
Jul 16 at 19:53





Does ip route show a "default" route?

– waltinator
Jul 16 at 19:53













@jwcooper I have added the info thank you for your response to the question 🙏🏻

– Erfan
Jul 17 at 8:51





@jwcooper I have added the info thank you for your response to the question 🙏🏻

– Erfan
Jul 17 at 8:51













@waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

– Erfan
Jul 17 at 8:57






@waltinator yes and this ist the output: ip route default via 192.168.109.254 dev eth1 proto dhcp metric 20100 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.109.0/24 dev eth1 proto kernel scope link src 192.168.109.109 metric 100 thank you for your response to the question 🙏🏻

– Erfan
Jul 17 at 8:57














Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

– jwcooper
Jul 17 at 10:33





Nothing jumps out from ifconfig, How are you connected to the internet? Are you behind a router? If so, is there another machine you can plug in using the same cable and router port to make sure it isnt a router setting?

– jwcooper
Jul 17 at 10:33










1 Answer
1






active

oldest

votes


















0


















The problem was eventually corrected by first changing the VM network config to share the host machines IP address and then adding 8.8.8.8 as the DNS address. If anyone else is having a similar problem, it may be worth reading through the comments to try some of the other troubleshooting steps as well.






share|improve this answer



























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158692%2fi-can-only-ping-ip-address-and-website-with-domain-but-browse-telnet-etc-don%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0


















    The problem was eventually corrected by first changing the VM network config to share the host machines IP address and then adding 8.8.8.8 as the DNS address. If anyone else is having a similar problem, it may be worth reading through the comments to try some of the other troubleshooting steps as well.






    share|improve this answer






























      0


















      The problem was eventually corrected by first changing the VM network config to share the host machines IP address and then adding 8.8.8.8 as the DNS address. If anyone else is having a similar problem, it may be worth reading through the comments to try some of the other troubleshooting steps as well.






      share|improve this answer




























        0














        0










        0









        The problem was eventually corrected by first changing the VM network config to share the host machines IP address and then adding 8.8.8.8 as the DNS address. If anyone else is having a similar problem, it may be worth reading through the comments to try some of the other troubleshooting steps as well.






        share|improve this answer














        The problem was eventually corrected by first changing the VM network config to share the host machines IP address and then adding 8.8.8.8 as the DNS address. If anyone else is having a similar problem, it may be worth reading through the comments to try some of the other troubleshooting steps as well.







        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Jul 19 at 14:35









        jwcooperjwcooper

        1675 bronze badges




        1675 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158692%2fi-can-only-ping-ip-address-and-website-with-domain-but-browse-telnet-etc-don%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?