public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
* Problem Getting Online
@  Christopher Gray
   ` Geoff Shang
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Gray @  UTC (permalink / raw)
  To: Blinux List

Hi:

The battery died on my tower and so I'm working to get things back in order. 
However, Ubuntu seems unwilling to allow me to connect to the internet.  I 
have a vague memory of an "auth" command I once entered a few years ago to 
resolve this issue.

Any advice to get me back online would be greatly appreciated.

Chris


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem Getting Online
   Problem Getting Online Christopher Gray
@  ` Geoff Shang
     ` Christopher Gray
  0 siblings, 1 reply; 4+ messages in thread
From: Geoff Shang @  UTC (permalink / raw)
  To: Linux for blind general discussion

On Wed, 25 Mar 2015, Christopher Gray wrote:

> The battery died on my tower and so I'm working to get things back in order. 
> However, Ubuntu seems unwilling to allow me to connect to the internet.  I 
> have a vague memory of an "auth" command I once entered a few years ago to 
> resolve this issue.
>
> Any advice to get me back online would be greatly appreciated.

Can you give us more info?

What type of connection do you have?

What have you done so far?

Geoff.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem Getting Online
   ` Geoff Shang
@    ` Christopher Gray
       ` Geoff Shang
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Gray @  UTC (permalink / raw)
  To: Linux for blind general discussion

Hi Geoff:

It is an ethernet connection.

So far, I have only checked my notes and History which hasn't revealed very 
much.

Chris

On Wed, 25 Mar 2015, Geoff Shang wrote:

> On Wed, 25 Mar 2015, Christopher Gray wrote:
>
>> The battery died on my tower and so I'm working to get things back in 
>> order. However, Ubuntu seems unwilling to allow me to connect to the 
>> internet.  I have a vague memory of an "auth" command I once entered a few 
>> years ago to resolve this issue.
>> 
>> Any advice to get me back online would be greatly appreciated.
>
> Can you give us more info?
>
> What type of connection do you have?
>
> What have you done so far?
>
> Geoff.
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list@redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
>

----------------------------------------
Christopher Gray, President
Bay Area Digital

Promoting good health with innovative technology and superior health products

4062 Stage Court
No. E2
Placerville, CA 95667
Phone:  (415) 217-6667
fax:    (415) 962-2520
Email:  chris@bayareadigital.us

Visit my blog at http://ChristopherGray.squarespace.com

Visit me on Facebook by linking to http://www.facebook.com/cpgray

Like Jazz?  Want to know more about jazz?
Tune into "A Journey into Jazz" with the ACB Radio Jazz Guys, Chris and Don.
Listen live each Monday at 6:00 P.M. Eastern, 3:00 P.M. Pacific
Find us by going to acbradio.org/interactive and clicking the Listen link.
Can't listen live? go to jazzguys.libsyn.com for the podcasts! Or, subscribe to us through iTunes or TuneIn Radio.
Don't have a computer?  You can now listen to ACB Radio on the phone by calling (231) 460-1047.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem Getting Online
     ` Christopher Gray
@      ` Geoff Shang
  0 siblings, 0 replies; 4+ messages in thread
From: Geoff Shang @  UTC (permalink / raw)
  To: Linux for blind general discussion

On Wed, 25 Mar 2015, Christopher Gray wrote:

> It is an ethernet connection.

I'm going to assume it's an ethernet connection to a modem/router.

First, you'll want to see if /etc/network/interfaces has something like 
the following:

iface eth0 inet dhcp

This should be the default.

If it does, see if your interface is getting an address by running:

/sbin/ifconfig eth0

If it's up it should have an address and should say "UP BROADCAST". 
Here's what mine looks lke:

eth0      Link encap:Ethernet  HWaddr 00:1e:4f:d9:dc:14
           inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
           inet6 addr: fe80::21e:4fff:fed9:dc14/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:7284830 errors:0 dropped:0 overruns:0 frame:0
           TX packets:6643140 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:3478879179 (3.2 GiB)  TX bytes:1062914569 (1013.6 MiB)
           Interrupt:21 Memory:fe9e0000-fea00000

If your interface isn't up but you do have the DHCP entry in 
/etc/network/interfaces, try looking in /var/log/syslog for DHCP output to 
see what's going on.

If your interfaces file looks different, what's in it?

Geoff.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Problem Getting Online Christopher Gray
 ` Geoff Shang
   ` Christopher Gray
     ` Geoff Shang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).