Re: ifconfig

2023-07-08 Thread K0LNY
Well after some research, I learned that since Bullseye, Debian does not use 
older device names such as eth0, so I found mine with
ip addr
My computer's Ethernet port in the Asus 701 is listed as enp3s0
But it somehow got disabled, even though I used it for the installation of 
Debian.
So I was able to enable it with
nmclient enp3s0
But for some reason, I still cannot access the TP-link router.
As mentioned, there is supposed to be a key on the device for network access, 
because it is putting out an SSID, but I should be able to log into it and use 
admin:admin to make it a bridge with my home router.
I've reset it numerous times too.
The net-tools seems to be what gave me more utilities in this project.
I'm wondering if openwrt will work on this, but I don't have the model needed 
to get the correct firmware.
Anyway, just thought I'd mention this here, especially about the change in 
device names.
Glenn
  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 6:46 PM
  Subject: Re: ifconfig


  As root user:


  Try "ipconfig -a"


  Or "/sbin config eth0*


  Rgds,


  David


  On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:

Yeah, after I did the question to the list, my web search revealed the same 
thing, so after installing that, it works.
But I am still having trouble finding the wired TP-Link device plugged into 
the computer.
I find all devices on the home router, that my Debian device is connected 
to 
wirelessly, but I can't seem to find the TP-link.
It is plugged into the Debian machine via Ethernet.
I've tried the
192.168.1.1 and 192.168.0.1.
But all the tools don't show the device on the Ethernet port of this 
computer.
Glenn
Thanks.

- Original Message - 
From: "Jérémy Prego" 
To: 
Sent: Friday, July 7, 2023 5:15 PM
Subject: Re: ifconfig


> hello,
>
> apt install net-tools
>
> Jerem
> Le 07/07/2023 à 23:53, K0LNY a écrit :
>> Anyone know why the ifconfig command does not work on my Debian 32 bit 
on 
>> my Asus?
>> I've tried it as root and not as root, it just says
>> command not found.
>> Thanks.
> 



Re: ifconfig

2023-07-08 Thread john doe

On 7/7/23 23:53, K0LNY wrote:

Anyone know why the ifconfig command does not work on my Debian 32 bit on my 
Asus?
I've tried it as root and not as root, it just says
command not found.



To get the default route you should use the recommended tool the
'iptools' package.

$ ip addr show
$ ip r

When the wireless is not working/connected, try to access the GUI at the
'default' route.

In other words, give us the output of the two provided CMDs.

--
John Doe



Re: ifconfig

2023-07-07 Thread K0LNY
Well it is transmitting a WIFI signal, but I can't log into that because the 
WIFI key was rubbed off the device, so I need to log into it via the Ethernet 
cable.
I plan to set it up as a bridge, like I have done with similar ones that I have.

Glenn
  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 7:00 PM
  Subject: Re: ifconfig


  Bad network card,


  DR


  On Fri, Jul 7, 2023 at 7:52 PM K0LNY  wrote:

When I do
ifconfig eth0*
it says
error fetching  device information, device not found

  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 6:46 PM
  Subject: Re: ifconfig


  As root user:


  Try "ipconfig -a" 


  Or "/sbin config eth0*


  Rgds,


  David


  On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:

Yeah, after I did the question to the list, my web search revealed the 
same 
thing, so after installing that, it works.
But I am still having trouble finding the wired TP-Link device plugged 
into 
the computer.
I find all devices on the home router, that my Debian device is 
connected to 
wirelessly, but I can't seem to find the TP-link.
It is plugged into the Debian machine via Ethernet.
I've tried the
192.168.1.1 and 192.168.0.1.
But all the tools don't show the device on the Ethernet port of this 
computer.
Glenn
Thanks.

- Original Message - 
From: "Jérémy Prego" 
To: 
Sent: Friday, July 7, 2023 5:15 PM
Subject: Re: ifconfig


> hello,
>
> apt install net-tools
>
> Jerem
> Le 07/07/2023 à 23:53, K0LNY a écrit :
>> Anyone know why the ifconfig command does not work on my Debian 32 
bit on 
>> my Asus?
>> I've tried it as root and not as root, it just says
>> command not found.
>> Thanks.
> 



Re: ifconfig

2023-07-07 Thread K0LNY
I should have mentioned too, when I installed Debian on this computer, and the 
WIFI wouldn't connect yet, I plugged in a similar WIFI bridge device to connect 
to my router, so the internal Ethernet does work.
Glenn

  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 7:00 PM
  Subject: Re: ifconfig


  Bad network card,


  DR


  On Fri, Jul 7, 2023 at 7:52 PM K0LNY  wrote:

When I do
ifconfig eth0*
it says
error fetching  device information, device not found

  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 6:46 PM
  Subject: Re: ifconfig


  As root user:


  Try "ipconfig -a" 


  Or "/sbin config eth0*


  Rgds,


  David


  On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:

Yeah, after I did the question to the list, my web search revealed the 
same 
thing, so after installing that, it works.
But I am still having trouble finding the wired TP-Link device plugged 
into 
the computer.
I find all devices on the home router, that my Debian device is 
connected to 
wirelessly, but I can't seem to find the TP-link.
It is plugged into the Debian machine via Ethernet.
I've tried the
192.168.1.1 and 192.168.0.1.
But all the tools don't show the device on the Ethernet port of this 
computer.
Glenn
Thanks.

- Original Message - 
From: "Jérémy Prego" 
To: 
Sent: Friday, July 7, 2023 5:15 PM
Subject: Re: ifconfig


> hello,
>
> apt install net-tools
>
> Jerem
> Le 07/07/2023 à 23:53, K0LNY a écrit :
>> Anyone know why the ifconfig command does not work on my Debian 32 
bit on 
>> my Asus?
>> I've tried it as root and not as root, it just says
>> command not found.
>> Thanks.
> 



Re: ifconfig

2023-07-07 Thread D.J.J. Ring, Jr.
Bad network card,

DR

On Fri, Jul 7, 2023 at 7:52 PM K0LNY  wrote:

> When I do
> ifconfig eth0*
> it says
> error fetching  device information, device not found
>
>
> - Original Message -
> *From:* D.J.J. Ring, Jr. 
> *To:* K0LNY 
> *Cc:* debian-accessibility@lists.debian.org ; Jérémy Prego
> 
> *Sent:* Friday, July 7, 2023 6:46 PM
> *Subject:* Re: ifconfig
>
> As root user:
>
> Try "ipconfig -a"
>
> Or "/sbin config eth0*
>
> Rgds,
>
> David
>
> On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:
>
>> Yeah, after I did the question to the list, my web search revealed the
>> same
>> thing, so after installing that, it works.
>> But I am still having trouble finding the wired TP-Link device plugged
>> into
>> the computer.
>> I find all devices on the home router, that my Debian device is connected
>> to
>> wirelessly, but I can't seem to find the TP-link.
>> It is plugged into the Debian machine via Ethernet.
>> I've tried the
>> 192.168.1.1 and 192.168.0.1.
>> But all the tools don't show the device on the Ethernet port of this
>> computer.
>> Glenn
>> Thanks.
>>
>> - Original Message -
>> From: "Jérémy Prego" 
>> To: 
>> Sent: Friday, July 7, 2023 5:15 PM
>> Subject: Re: ifconfig
>>
>>
>> > hello,
>> >
>> > apt install net-tools
>> >
>> > Jerem
>> > Le 07/07/2023 à 23:53, K0LNY a écrit :
>> >> Anyone know why the ifconfig command does not work on my Debian 32 bit
>> on
>> >> my Asus?
>> >> I've tried it as root and not as root, it just says
>> >> command not found.
>> >> Thanks.
>> >
>>
>>


Re: ifconfig

2023-07-07 Thread K0LNY
When I do
ifconfig eth0*
it says
error fetching  device information, device not found

  - Original Message - 
  From: D.J.J. Ring, Jr. 
  To: K0LNY 
  Cc: debian-accessibility@lists.debian.org ; Jérémy Prego 
  Sent: Friday, July 7, 2023 6:46 PM
  Subject: Re: ifconfig


  As root user:


  Try "ipconfig -a"


  Or "/sbin config eth0*


  Rgds,


  David


  On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:

Yeah, after I did the question to the list, my web search revealed the same 
thing, so after installing that, it works.
But I am still having trouble finding the wired TP-Link device plugged into 
the computer.
I find all devices on the home router, that my Debian device is connected 
to 
wirelessly, but I can't seem to find the TP-link.
It is plugged into the Debian machine via Ethernet.
I've tried the
192.168.1.1 and 192.168.0.1.
But all the tools don't show the device on the Ethernet port of this 
computer.
Glenn
Thanks.

- Original Message - 
From: "Jérémy Prego" 
To: 
Sent: Friday, July 7, 2023 5:15 PM
Subject: Re: ifconfig


> hello,
>
> apt install net-tools
>
> Jerem
> Le 07/07/2023 à 23:53, K0LNY a écrit :
>> Anyone know why the ifconfig command does not work on my Debian 32 bit 
on 
>> my Asus?
>> I've tried it as root and not as root, it just says
>> command not found.
>> Thanks.
> 



Re: ifconfig

2023-07-07 Thread D.J.J. Ring, Jr.
As root user:

Try "ipconfig -a"

Or "/sbin config eth0*

Rgds,

David

On Fri, Jul 7, 2023, 18:43 K0LNY  wrote:

> Yeah, after I did the question to the list, my web search revealed the
> same
> thing, so after installing that, it works.
> But I am still having trouble finding the wired TP-Link device plugged
> into
> the computer.
> I find all devices on the home router, that my Debian device is connected
> to
> wirelessly, but I can't seem to find the TP-link.
> It is plugged into the Debian machine via Ethernet.
> I've tried the
> 192.168.1.1 and 192.168.0.1.
> But all the tools don't show the device on the Ethernet port of this
> computer.
> Glenn
> Thanks.
>
> - Original Message -
> From: "Jérémy Prego" 
> To: 
> Sent: Friday, July 7, 2023 5:15 PM
> Subject: Re: ifconfig
>
>
> > hello,
> >
> > apt install net-tools
> >
> > Jerem
> > Le 07/07/2023 à 23:53, K0LNY a écrit :
> >> Anyone know why the ifconfig command does not work on my Debian 32 bit
> on
> >> my Asus?
> >> I've tried it as root and not as root, it just says
> >> command not found.
> >> Thanks.
> >
>
>


Re: ifconfig

2023-07-07 Thread K0LNY
Yeah, after I did the question to the list, my web search revealed the same 
thing, so after installing that, it works.
But I am still having trouble finding the wired TP-Link device plugged into 
the computer.
I find all devices on the home router, that my Debian device is connected to 
wirelessly, but I can't seem to find the TP-link.

It is plugged into the Debian machine via Ethernet.
I've tried the
192.168.1.1 and 192.168.0.1.
But all the tools don't show the device on the Ethernet port of this 
computer.

Glenn
Thanks.

- Original Message - 
From: "Jérémy Prego" 

To: 
Sent: Friday, July 7, 2023 5:15 PM
Subject: Re: ifconfig



hello,

apt install net-tools

Jerem
Le 07/07/2023 à 23:53, K0LNY a écrit :
Anyone know why the ifconfig command does not work on my Debian 32 bit on 
my Asus?

I've tried it as root and not as root, it just says
command not found.
Thanks.






Re: ifconfig

2023-07-07 Thread D.J.J. Ring, Jr.
Also some commands even when you are "root" will not work.

You have to use "su -" or "sudo su" for them to work.

See https://wiki.debian.org/sudo

DR

On Fri, Jul 7, 2023 at 6:20 PM Jérémy Prego  wrote:

> hello,
>
> apt install net-tools
>
> Jerem
> Le 07/07/2023 à 23:53, K0LNY a écrit :
> > Anyone know why the ifconfig command does not work on my Debian 32 bit
> > on my Asus?
> > I've tried it as root and not as root, it just says
> > command not found.
> > Thanks.
>
>


Re: ifconfig

2023-07-07 Thread Jérémy Prego

hello,

apt install net-tools

Jerem
Le 07/07/2023 à 23:53, K0LNY a écrit :
Anyone know why the ifconfig command does not work on my Debian 32 bit 
on my Asus?

I've tried it as root and not as root, it just says
command not found.
Thanks.