Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Can't reach internet directly, can via ssh to another 'puter on my net.

  1. #11
    nrickert's Avatar
    nrickert is online now Shaman Penguin
    Join Date
    Aug 2010
    Location
    Chicago suburbs
    Posts
    2,757
    Blog Entries
    3

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    Quote Originally Posted by surgie2 View Post
    What I noticed is that DHCP did not like them.
    You can try switching to use "dhclient" instead of the default "dhcpcd" for handling the DHCP requests. But first make sure that you are up to date with online updates, since there was a recent fix to "dhclient".

    You can change with the "/etc/sysconfig" settings of Yast.
    opensuse 12.3; KDE 4.10.2;

  2. #12
    robin_listas's Avatar
    robin_listas is offline Flux Capacitor Penguin
    Join Date
    Feb 2009
    Location
    Spain
    Posts
    14,337

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    On 2012-02-03 17:00, Larry Finger wrote:
    > On 02/03/2012 01:46 AM, surgie2 wrote:


    > All HARDWARE can handle IPv6. To the hardware, it is just a string of bits.


    That is correct.

    > To me, the correct way to solve the problem is to edit /etc/resolv.conf and
    > change the nameserver entries to 8.8.8.8 and 8.8.4.4, or some other public
    > name server site. The ones I quote above are Google's public servers.


    Look again. He has no gateway defined :-)

    --
    Cheers / Saludos,

    Carlos E. R.
    (from 11.4 x86_64 "Celadon" at Telcontar)

  3. #13
    lwfinger is offline Flux Capacitor Penguin
    Join Date
    Jun 2008
    Location
    Kansas City Area, Missouri, USA
    Posts
    6,748

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    On 02/03/2012 06:43 PM, Carlos E. R. wrote:
    > On 2012-02-03 17:00, Larry Finger wrote:
    >> On 02/03/2012 01:46 AM, surgie2 wrote:

    >
    >> All HARDWARE can handle IPv6. To the hardware, it is just a string of bits.

    >
    > That is correct.
    >
    >> To me, the correct way to solve the problem is to edit /etc/resolv.conf and
    >> change the nameserver entries to 8.8.8.8 and 8.8.4.4, or some other public
    >> name server site. The ones I quote above are Google's public servers.

    >
    > Look again. He has no gateway defined :-)


    I was referring to the advice to disable IPv6. I know that the OP has no default
    route.


  4. #14
    josephkk NNTP User

    Default Re: Can't reach internet directly, can via ssh to another 'puter on my net.

    On Thu, 02 Feb 2012 22:53:05 GMT, "Carlos E. R."
    <robin_listas@no-mx.forums.opensuse.org> wrote:

    >On 2012-02-02 04:44, josephkk wrote:
    >
    >> Bad machine results:

    >
    >Please use code tags to post computer text.


    I do what i can posting from Usenet, but it is NOT that same as the web
    site.
    >
    >
    Code:
    
    >> 
    >> /sbin/route -n 
    >> Kernel IP routing table
    >> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    >> 192.168.0.0     0.0.0.0         255.255.254.0   U     0      0        0 eth1
    >> 169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth1
    >> 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
    >
    >
    >You don't have defined a default gateway. A line that starts with 0.0.0.0
    >
    >>
    >> OK i am seeing some differences. How do i set the default gateway
    >> (192.168.1.1 it seems).?

    >
    >You are using DHCP. Revise the configuration of your router, it should tell
    >your computer the correct gateway to write.


    Not really, pretty close to static addressed, i don't have perfect control
    on things like printers.

    >If that fails, use manual
    >configuration of your computer, not automatic, and define the values.


    And i set that just how? Never mind i found a way.

    ?-)

  5. #15
    josephkk NNTP User

    Default Re: Can't reach internet directly, can via ssh to another 'puter on my net.

    On Sat, 04 Feb 2012 00:43:06 GMT, "Carlos E. R."
    <robin_listas@no-mx.forums.opensuse.org> wrote:

    >On 2012-02-03 17:00, Larry Finger wrote:
    >> On 02/03/2012 01:46 AM, surgie2 wrote:

    >
    >> All HARDWARE can handle IPv6. To the hardware, it is just a string of bits.

    >
    >That is correct.
    >
    >> To me, the correct way to solve the problem is to edit /etc/resolv.conf and
    >> change the nameserver entries to 8.8.8.8 and 8.8.4.4, or some other public
    >> name server site. The ones I quote above are Google's public servers.

    >
    >Look again. He has no gateway defined :-)


    Well Carlos, i found that defining the gateway did the trick and have hade
    many fine days of surfing USENET since.

    ?-)

  6. #16
    robin_listas's Avatar
    robin_listas is offline Flux Capacitor Penguin
    Join Date
    Feb 2009
    Location
    Spain
    Posts
    14,337

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    On 2012-02-11 05:18, josephkk wrote:
    > On Thu, 02 Feb 2012 22:53:05 GMT, "Carlos E. R."


    >> Please use code tags to post computer text.

    >
    > I do what i can posting from Usenet, but it is NOT that same as the web
    > site.


    So? I'm also on nntp. Start section by typing 'code' inside square brackets
    [] without the quotes. End by typing the same, but with "/code" instead.

    > And i set that just how? Never mind i found a way.


    For example in YaST network settings you define all the settings, instead
    of leaving it at "automatic network settings".

    --
    Cheers / Saludos,

    Carlos E. R.
    (from 11.4 x86_64 "Celadon" at Telcontar)

  7. #17
    robin_listas's Avatar
    robin_listas is offline Flux Capacitor Penguin
    Join Date
    Feb 2009
    Location
    Spain
    Posts
    14,337

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    On 2012-02-11 05:26, josephkk wrote:
    > Well Carlos, i found that defining the gateway did the trick and have hade
    > many fine days of surfing USENET since.


    Good!

    --
    Cheers / Saludos,

    Carlos E. R.
    (from 11.4 x86_64 "Celadon" at Telcontar)

  8. #18
    DenverD's Avatar
    DenverD is online now Flux Capacitor Penguin
    Join Date
    Jun 2008
    Location
    Earth - Denmark
    Posts
    10,564

    Default Re: Can't reach internet directly, can via ssh to another 'puteron my net.

    On 02/11/2012 05:18 AM, josephkk wrote:
    > I do what i can posting from Usenet, but it is NOT that same as the web
    > site.


    you are right, it is different...and better..."code tags" in nntp are
    easily seen in the note you were replying to, and which Carlos has
    explained...other 'tags' are available when writing into nntp posts...

    they are here: http://forums.opensuse.org/misc.php?do=bbcode

    so, if you wanted to make something appear 'bold' on the web side, which
    typing on the nntp side, then it would be done this way

    this is not bold, but this is..

    cool huh?

    --
    DD http://tinyurl.com/DD-Caveat
    Read what Distro Watch writes: http://tinyurl.com/SUSEonDW

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.5.2 PL2