Re: ifconfig stats ??? Wrong behavior OR BUG ?

2021-06-22 Thread David Wright
On Fri 11 Jun 2021 at 14:01:02 (+), Kanto Andria wrote: > First post here on this lists. I know about the the IP set of  commands, BUT > my concern is about the ifconfig one.I have 2 Debian 10 Buster systems and I > have the same behavior - reading the man page did not give the specific > o

Re: ifconfig stats ??? Wrong behavior OR BUG ?

2021-06-11 Thread Andy Smith
Hi Kanto, On Fri, Jun 11, 2021 at 02:01:02PM +, Kanto Andria wrote: > dada@Jradebian:~$ sudo ifconfig enp0s31f6 stats     You just resolved "stats" in DNS and set the IP address of interface enp0s31f6 to that IP. >     inet 54.36..162.17  netmask 255.0.0.0  broadcast 54.255.255.255 I'm

Re: ifconfig stats ??? Wrong behavior OR BUG ?

2021-06-11 Thread Reco
Hi. On Fri, Jun 11, 2021 at 02:01:02PM +, Kanto Andria wrote: > dada@Jradebian:~$ sudo ifconfig enp0s31f6 stats     There's no "stats" option to ifconfig, at least according to the source of version 1.60+git20180626.aebd88e. But what a quick test does show me, is that in my environm

Re: ifconfig/ ifupdown/ ip -

2018-07-14 Thread deloptes
john doe wrote: > I would use mapping stanza instead: > > http://manpages.ubuntu.com/manpages/trusty/man5/interfaces.5.html +1

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Zenaan Harkness
On Mon, Jul 09, 2018 at 09:32:31AM -0400, Greg Wooledge wrote: > On Mon, Jul 09, 2018 at 11:20:20PM +1000, Zenaan Harkness wrote: > > configured to say office, I want to be able to run my reset bash > > script as follows: > > > > reset eth0=internet > > I suggest you choose a different name, as

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Greg Wooledge
On Mon, Jul 09, 2018 at 11:20:20PM +1000, Zenaan Harkness wrote: > configured to say office, I want to be able to run my reset bash > script as follows: > > reset eth0=internet I suggest you choose a different name, as reset(1) is already taken. If your script is supposed to take two pieces of

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Zenaan Harkness
On Mon, Jul 09, 2018 at 09:16:51PM +1000, Zenaan Harkness wrote: > On Mon, Jul 09, 2018 at 11:01:22AM +0100, Darac Marjal wrote: > > On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: > > > So I change between two internet connections from time to time. > > > > > > I use /etc/network

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Zenaan Harkness
On Mon, Jul 09, 2018 at 11:01:22AM +0100, Darac Marjal wrote: > On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: > > So I change between two internet connections from time to time. > > > > I use /etc/network/interfaces ("/e/n/i") > > > > When I modify /e/n/i , I then run a little

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread john doe
On 7/9/2018 12:01 PM, Darac Marjal wrote: On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: So I change between two internet connections from time to time. I use /etc/network/interfaces ("/e/n/i") When I modify /e/n/i , I then run a little "reset" script, like so: dev=eth0 ifdo

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Darac Marjal
On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: So I change between two internet connections from time to time. I use /etc/network/interfaces ("/e/n/i") When I modify /e/n/i , I then run a little "reset" script, like so: dev=eth0 ifdown $dev ifconfig $dev down ifup $dev Here

Re: ifconfig/ ifupdown/ ip -

2018-07-09 Thread Zenaan Harkness
On Mon, Jul 09, 2018 at 08:08:46AM +0200, to...@tuxteam.de wrote: > On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: > > So I change between two internet connections from time to time. > > > > I use /etc/network/interfaces ("/e/n/i") > > > > When I modify /e/n/i , I then run a lit

Re: ifconfig/ ifupdown/ ip -

2018-07-08 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jul 09, 2018 at 11:52:36AM +1000, Zenaan Harkness wrote: > So I change between two internet connections from time to time. > > I use /etc/network/interfaces ("/e/n/i") > > When I modify /e/n/i , I then run a little "reset" script, like so: >

Re: ifconfig/ ifupdown/ ip -

2018-07-08 Thread David Wright
On Mon 09 Jul 2018 at 11:52:36 (+1000), Zenaan Harkness wrote: > So I change between two internet connections from time to time. > > I use /etc/network/interfaces ("/e/n/i") > > When I modify /e/n/i , I then run a little "reset" script, like so: > > dev=eth0 > ifdown $dev > ifconfig $dev down >

Re: Introductory iproute2 documentation (Was Re: ifconfig network resolution)

2017-06-13 Thread Richard Owlett
On 06/13/2017 07:29 AM, Andy Smith wrote: Hi Richard, On Tue, Jun 13, 2017 at 05:11:47AM -0500, Richard Owlett wrote: Can you recommend a good introduction to iproute2 which ignores the existence of net-tools (start newbies with good habits)? Unfortunately I don't think I actually can. Being

Introductory iproute2 documentation (Was Re: ifconfig network resolution)

2017-06-13 Thread Andy Smith
Hi Richard, On Tue, Jun 13, 2017 at 05:11:47AM -0500, Richard Owlett wrote: > Can you recommend a good introduction to iproute2 which ignores the > existence of net-tools (start newbies with good habits)? Unfortunately I don't think I actually can. Being someone who started off with the net-tools

Re: ifconfig network resolution

2017-06-13 Thread Greg Wooledge
On Sat, Jun 10, 2017 at 04:18:42PM -0400, Cindy-Sue Causey wrote: > Anyone have tips for him right now *while he can read them* > related to the language appearing to switch teams on him? When pasting commands and output to an English-speaking mailing list, it's often a good idea to do "export

Re: ifconfig network resolution

2017-06-13 Thread Richard Owlett
On 06/10/2017 09:09 PM, Andy Smith wrote: [snip] Even the net-tools maintainers in Debian have wanted it removed from the base install for more than 8 years now. I'm not saying they would refuse to fix documentation bugs, but the motivation may be very low at this point. Some more info: htt

Re: ifconfig network resolution (Re: pointers to material for using netbook's wireless as access point)

2017-06-11 Thread Joe
On Sun, 11 Jun 2017 17:03:40 +0900 Joel Rees wrote: > On Sun, Jun 11, 2017 at 4:57 PM, Joe wrote: > > > > I've seen this kind of behaviour a very long time ago, and I can't > > really believe it is still happening, but... > > See the other sub-thread. But it does go to class C instead of the

Re: ifconfig network resolution (Re: pointers to material for using netbook's wireless as access point)

2017-06-11 Thread Joel Rees
On Sun, Jun 11, 2017 at 4:57 PM, Joe wrote: > On Sat, 10 Jun 2017 10:57:47 +0900 > Joel Rees wrote: > >> Experimenting from the command line, I find myself puzzled about the >> arguments for ifconfig. >> >> Reading the manual, it would appear that the arguments for ifconfig >> should be something

Re: ifconfig network resolution (Re: pointers to material for using netbook's wireless as access point)

2017-06-11 Thread Joe
On Sat, 10 Jun 2017 10:57:47 +0900 Joel Rees wrote: > Experimenting from the command line, I find myself puzzled about the > arguments for ifconfig. > > Reading the manual, it would appear that the arguments for ifconfig > should be something like this: > > ifconfig eth0 netmask 255.255.255

Re: ifconfig network resolution

2017-06-11 Thread Joel Rees
On Sun, Jun 11, 2017 at 2:04 PM, Lisi Reisz wrote: > On Saturday 10 June 2017 21:18:42 Cindy-Sue Causey wrote: >> My apologies in advance because I'm asking that without knowing if he >> does or does not actually speak Japanese. He might be able to read >> that quite well. In that case, I'm enviou

Re: ifconfig network resolution

2017-06-11 Thread Joel Rees
On Sun, Jun 11, 2017 at 11:09 AM, Andy Smith wrote: > Hi Joel, > > On Sun, Jun 11, 2017 at 07:55:50AM +0900, Joel Rees wrote: >> # If the address to be assigned is given first, which I think everyone >> # pretty much does: >> >> myadm@mycomp:~$ env LANG=en_US.UTF-8 sudo ifconfig eth0:1 down >> mya

Re: ifconfig network resolution

2017-06-10 Thread Lisi Reisz
On Saturday 10 June 2017 21:18:42 Cindy-Sue Causey wrote: > My apologies in advance because I'm asking that without knowing if he > does or does not actually speak Japanese. He might be able to read > that quite well. In that case, I'm envious because that's on a #Life > to-do bucket list for me..

Re: ifconfig network resolution

2017-06-10 Thread Andy Smith
Hi Joel, On Sun, Jun 11, 2017 at 07:55:50AM +0900, Joel Rees wrote: > # If the address to be assigned is given first, which I think everyone > # pretty much does: > > myadm@mycomp:~$ env LANG=en_US.UTF-8 sudo ifconfig eth0:1 down > myadm@mycomp:~$ env LANG=en_US.UTF-8 sudo ifconfig eth0:1 > 10.19

Re: ifconfig network resolution

2017-06-10 Thread Joel Rees
erk On Sun, Jun 11, 2017 at 7:55 AM, Joel Rees wrote: > [...] > Which is confusing to my middle-aged brain. So I could suggest editing > the man page, something along the lines of the following > > - > [...] > {add} > NOTES >The parameters and options are

Re: ifconfig network resolution

2017-06-10 Thread Joel Rees
Okay, here it is in the common language: - myadm@mycomp:~$ env LANG=en_US.UTF-8 sudo ifconfig eth0:1 down myadm@mycomp:~$ env LANG=en_US.UTF-8 sudo ifconfig eth0:1 eth0:1Link encap:Ethernet HWaddr 53:bc:81:02:21:bb UP BROADCAST RUNNING MULTICAST MTU:

Re: ifconfig network resolution

2017-06-10 Thread Joel Rees
Sorry, again, On Sat, Jun 10, 2017 at 11:36 PM, Joel Rees wrote: > On Sat, Jun 10, 2017 at 8:16 PM, Pascal Hambourg > wrote: >> Le 10/06/2017 à 12:13, Joel Rees a écrit : >>> >>> On Sat, Jun 10, 2017 at 3:52 PM, Pascal Hambourg >>> wrote: Le 10/06/2017 à 03:57, Joel Rees a écrit : >>

Re: ifconfig network resolution

2017-06-10 Thread Cindy-Sue Causey
On 6/10/17, Cindy-Sue Causey wrote: > On 6/10/17, Joe wrote: >> On Sat, 10 Jun 2017 23:36:06 +0900 >> Joel Rees wrote: >> >> >>> - >>> myadm@mycomp:~$ sudo ifconfig eth0:1 down >>> myadm@mycomp:~$ sudo ifconfig eth0:1 >>> eth0:1Link encap:イーサネット ハードウェ

Re: ifconfig network resolution

2017-06-10 Thread Cindy-Sue Causey
On 6/10/17, Joe wrote: > On Sat, 10 Jun 2017 23:36:06 +0900 > Joel Rees wrote: > > >> - >> myadm@mycomp:~$ sudo ifconfig eth0:1 down >> myadm@mycomp:~$ sudo ifconfig eth0:1 >> eth0:1Link encap:イーサネット ハードウェアアドレス >> 50:af:73:12:64:aa UP BROADCAST RUNNING

Re: ifconfig network resolution

2017-06-10 Thread Joe
On Sat, 10 Jun 2017 23:36:06 +0900 Joel Rees wrote: > - > myadm@mycomp:~$ sudo ifconfig eth0:1 down > myadm@mycomp:~$ sudo ifconfig eth0:1 > eth0:1Link encap:イーサネット ハードウェアアドレス > 50:af:73:12:64:aa UP BROADCAST RUNNING MULTICAST MTU:1500 > メトリック:1 割り込み

Re: ifconfig network resolution

2017-06-10 Thread Joel Rees
On Sat, Jun 10, 2017 at 8:16 PM, Pascal Hambourg wrote: > Le 10/06/2017 à 12:13, Joel Rees a écrit : >> >> On Sat, Jun 10, 2017 at 3:52 PM, Pascal Hambourg >> wrote: >>> >>> Le 10/06/2017 à 03:57, Joel Rees a écrit : ifconfig eth0 netmask 255.255.255.224 netmask 255.255.255.224

Re: ifconfig network resolution

2017-06-10 Thread Pascal Hambourg
Le 10/06/2017 à 12:13, Joel Rees a écrit : On Sat, Jun 10, 2017 at 3:52 PM, Pascal Hambourg wrote: Le 10/06/2017 à 03:57, Joel Rees a écrit : ifconfig eth0 netmask 255.255.255.224 netmask 255.255.255.224 broadcast 10.19.23.223 10.19.23.94 But the command returns with SIOCSIFNETMASK: Can

Re: ifconfig network resolution

2017-06-10 Thread Joel Rees
On Sat, Jun 10, 2017 at 3:52 PM, Pascal Hambourg wrote: > Le 10/06/2017 à 03:57, Joel Rees a écrit : >> >> Experimenting from the command line, I find myself puzzled about the >> arguments for ifconfig. >> >> Reading the manual, it would appear that the arguments for ifconfig >> should be somethin

Re: ifconfig network resolution

2017-06-09 Thread Pascal Hambourg
Le 10/06/2017 à 03:57, Joel Rees a écrit : Experimenting from the command line, I find myself puzzled about the arguments for ifconfig. Reading the manual, it would appear that the arguments for ifconfig should be something like this: ifconfig eth0 netmask 255.255.255.224 netmask 255.255.25

Re: ifconfig network resolution (Re: pointers to material for using netbook's wireless as access point)

2017-06-09 Thread Joel Rees
Sorry my typing is so lame. On Sat, Jun 10, 2017 at 10:57 AM, Joel Rees wrote: > Experimenting from the command line, I find myself puzzled about the > arguments for ifconfig. > > Reading the manual, it would appear that the arguments for ifconfig > should be something like this: > > ifconfig

Re: ifconfig data

2009-03-01 Thread Aneurin Price
On Sun, Mar 1, 2009 at 2:25 AM, Andrew McGlashan wrote: > Hi, > > Aneurin Price wrote: >> >> On Fri, Feb 27, 2009 at 12:36 PM, Andrew McGlashan >> wrote: >>> >>> Aneurin Price wrote: Maybe this would suit you: http://www.geekpage.jp/en/programming/linux-network/get-ipaddr.php

Re: ifconfig data

2009-02-28 Thread Andrew McGlashan
Hi, Aneurin Price wrote: On Fri, Feb 27, 2009 at 12:36 PM, Andrew McGlashan wrote: Aneurin Price wrote: Maybe this would suit you: http://www.geekpage.jp/en/programming/linux-network/get-ipaddr.php (Changing eth0 to ppp0 obviously) Okay. NB. To get that example to work I had to change the i

Re: ifconfig data

2009-02-28 Thread Aneurin Price
On Fri, Feb 27, 2009 at 12:36 PM, Andrew McGlashan wrote: > Hi, > > Aneurin Price wrote: >> >> Maybe this would suit you: >> http://www.geekpage.jp/en/programming/linux-network/get-ipaddr.php >> (Changing eth0 to ppp0 obviously) > > Okay. > >> NB. To get that example to work I had to change the in

Re: ifconfig data

2009-02-27 Thread Andrew McGlashan
Hi, Aneurin Price wrote: Maybe this would suit you: http://www.geekpage.jp/en/programming/linux-network/get-ipaddr.php (Changing eth0 to ppp0 obviously) Okay. NB. To get that example to work I had to change the includes as I got it to work fine without _any_ changes. Kind Regards AndrewM

Re: ifconfig data

2009-02-20 Thread Cameron Hutchison
Tzafrir Cohen writes: >On Thu, Feb 19, 2009 at 02:02:36PM +0100, Tanco . wrote: >> Hi Hugo, >> >> this will give you the IP :) >> >> ifconfig ppp0 | grep "inet addr:" | awk '{ print $2}' | tail -c14 > ifconfig ppp0 | awk '/inet addr:/{ print $2}' | cut -d: -f2 ifconfig ppp0 | awk '/inet add

Re: ifconfig data

2009-02-20 Thread Tzafrir Cohen
On Thu, Feb 19, 2009 at 02:02:36PM +0100, Tanco . wrote: > Hi Hugo, > > this will give you the IP :) > > ifconfig ppp0 | grep "inet addr:" | awk '{ print $2}' | tail -c14 ifconfig ppp0 | awk '/inet addr:/{ print $2}' | cut -d: -f2 -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://t

Re: ifconfig data

2009-02-19 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Aneurin Price wrote: On Thu, Feb 19, 2009 at 11:43 AM, Hugo Vanwoerkom wrote: Maybe this would suit you: To explain a little: I wrote a little program that analyzes the output of apache2's access log. It puts just one message out to syslog if the server is accesse

Re: ifconfig data

2009-02-19 Thread Hugo Vanwoerkom
Aneurin Price wrote: On Thu, Feb 19, 2009 at 11:43 AM, Hugo Vanwoerkom wrote: Hi, Ifconfig says: ... ppp0 Link encap:Point-to-Point Protocol inet addr:200.57.201.43 P-t-P:200.57.219.18 Mask:255.255.255.255 ... I want that inet addr (200.57.201.43) in a program and I prefer not

Re: ifconfig data

2009-02-19 Thread Raquel
On Thu, 19 Feb 2009 13:48:12 + Aneurin Price wrote: > On Thu, Feb 19, 2009 at 11:43 AM, Hugo Vanwoerkom > wrote: > > Hi, > > > > Ifconfig says: > > > > ... > > ppp0 Link encap:Point-to-Point Protocol > > inet addr:200.57.201.43 P-t-P:200.57.219.18 > > Mask:255.255.255.255 ...

Re: ifconfig data

2009-02-19 Thread Aneurin Price
On Thu, Feb 19, 2009 at 11:43 AM, Hugo Vanwoerkom wrote: > Hi, > > Ifconfig says: > > ... > ppp0 Link encap:Point-to-Point Protocol > inet addr:200.57.201.43 P-t-P:200.57.219.18 Mask:255.255.255.255 > ... > > I want that inet addr (200.57.201.43) in a program and I prefer not to run

Re: ifconfig data

2009-02-19 Thread Tanco .
Hi Hugo, this will give you the IP :) ifconfig ppp0 | grep "inet addr:" | awk '{ print $2}' | tail -c14 probably not the best solution, (the last part awk assumes your IP has 14 chars) but this came to mind first .. do some experimenting :) Hugo Vanwoerkom wrote: Hi, Ifconfig says:

Re: ifconfig don't list interfaces

2008-01-14 Thread César
try use software 'lshw', may be if you see more detail information about the hardware you can fixed the software error bye ___ http://www.sindominio.net/ayuda/preguntas-inteligentes.html http://cronopios.net/Traducciones/troll

Re: ifconfig don't list interfaces

2008-01-14 Thread Andrew Sackville-West
> 2008/1/13, Osamu Aoki <[EMAIL PROTECTED]>: Osamu gave a suggestion about how to get more useable output by changing the language to english. This would make it easier for this list to help. He(she?) also asked a couple of relevant questions that could point to a solution to the problem On Sun,

Re: ifconfig don't list interfaces

2008-01-13 Thread Paul Csanyi
2008/1/13, Osamu Aoki <[EMAIL PROTECTED]>: > On Sat, Jan 12, 2008 at 08:56:12PM +0100, Paul Csanyi wrote: > > I have changed my ethernet cards today and have > > difficulties with my interfaces because of udev. > Anyway, did you adjusted /etc/udev/rules.d/z25_persistent-net.rules > after changing

Re: ifconfig don't list interfaces

2008-01-13 Thread Osamu Aoki
On Sat, Jan 12, 2008 at 08:56:12PM +0100, Paul Csanyi wrote: > Hello! > > ifconfig don't list interfaces on my Debian Etch system. > > sudo ifconfig sudo LANG=en_US.UTF-8 ifconfig > eth0 Link encap:Ethernet HWaddr 00:E0:7D:FC:1A:B2 > inet addr:192.168.1.1 Bcast:192.168.1.255 M

Re: IFConfig location

2007-05-07 Thread Matus UHLAR - fantomas
On 02.05.07 13:03, Masatran, R. Deepak wrote: > Why is IFConfig in "/sbin"? Now I have to run it as "/sbin/ifconfig" > everytime. Moving it to "/bin" will allow non-super users to get information > about networking easily. it's in /sbin so users who don't care about system things won't be annoyed

Re: IFConfig location

2007-05-02 Thread Magnus Pedersen
Masatran, R. Deepak wrote: Why is IFConfig in "/sbin"? Now I have to run it as "/sbin/ifconfig" everytime. Moving it to "/bin" will allow non-super users to get information about networking easily. put /sbin in your path... /Magnus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: ifconfig reports weird IP addr

2007-01-17 Thread mc3393
Rick Reynolds ha scritto: > I've seen this behavior in etch for some time now. I get an IP > address via DHCP and then I see this in ifconfig output: > > eth-wlan Link encap:Ethernet HWaddr 00:60:B3:1E:D2:BB > inet addr:169.254.214.99 Bcast:169.254.255.255 > Mask:255.255.0.0 < omis

Re: ifconfig reports weird IP addr

2007-01-16 Thread Wackojacko
Rick Reynolds wrote: I've seen this behavior in etch for some time now. I get an IP address via DHCP and then I see this in ifconfig output: eth-wlan Link encap:Ethernet HWaddr 00:60:B3:1E:D2:BB inet addr:169.254.214.99 Bcast:169.254.255.255 Mask:255.255.0.0 inet6 addr:

Re: Ifconfig

2005-06-14 Thread David R. Litwin
Firslty, I'm not quite sure what you mean by the Top Post Thread Comment. I've not been paying attention to it. Should I? It seems it discusses the pros and cons of putting a post in a new E-Mail, or inserting it in to the last one. If this is so, which should I be doing? Nexlty, I have High-Sp

Re: Ifconfig

2005-06-13 Thread Kent West
Ag! You haven't been paying attention to the "Top Posting" thread, have you? David R. Litwin wrote: > I have tried to modify the interfaces file before. I added precisely > what you told me to. It did not work. But, since I did a dist-upgrade > from Sarge to Stable Sarge, the file change. I have

Re: Ifconfig

2005-06-13 Thread David R. Litwin
I have tried to modify the interfaces file before. I added precisely what you told me to. It did not work. But, since I did a dist-upgrade from Sarge to Stable Sarge, the file change. I have re-added it: Perhaps it shall now work. Me hopes so. As to the second thing, I'm not quite sure what you me

RE: Ifconfig

2005-06-12 Thread Paul Fraser
, easy to manage, etc etc. Also, maybe in future you can explain a little more how you got pppoeconf to 'set up my ifconfig'... Cheers, Paul. From: David R. Litwin [mailto:[EMAIL PROTECTED] Sent: Monday, 13 June 2005 3:49 PM To: debian users Subject:

Re: Ifconfig

2005-06-12 Thread David R. Litwin
I tried that sort of thing. It didn't work. I've tried quite a few things and none of the worked. I really do need some one to tell me. Sorry.

Re: Ifconfig

2005-06-12 Thread john doe
I have no insight into this particular problem but the config file /etc/network/interfaces might give you some clue? -jd On 6/13/05, David R. Litwin <[EMAIL PROTECTED]> wrote: > I have set my ifconfig (via pppoeconf) to start up a ppp and eth0 > connection. > > My ifconfig, when working properl

Re: ifconfig

2004-03-22 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "Enrique Samson Jr." <[EMAIL PROTECTED]> writes: > yes, i edited /etc/network/interfaces. i just remember specifying ip > add, broadcast, gateway...etc. during set-up. i am thinking there > should be a script invoked and that i could call it up again.

Re: ifconfig

2004-03-22 Thread Paul Johnson
"Enrique Samson Jr." <[EMAIL PROTECTED]> writes: > When I use ifconfig to reconfigure my NIC, i lose the changes on > reboot. What is the tool that could make permanent changes? TIA. RTFM! /etc/network/interfaces -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debia

Re: ifconfig

2004-03-22 Thread Enrique Samson Jr.
yes, i edited /etc/network/interfaces. i just remember specifying ip add, broadcast, gateway...etc. during set-up. i am thinking there should be a script invoked and that i could call it up again. like 'netcardconfig' from knoppix. tnx. i think 'ip' is worth getting used to. -- To UNSUBSCRIBE,

Re: ifconfig

2004-03-22 Thread ernst
Edit your /etc/networking/interfaces file:) /e-m On Mon, 22 Mar 2004, Enrique Samson Jr. wrote: > When I use ifconfig to reconfigure my NIC, i lose the changes on reboot. > What is the tool that could make permanent changes? TIA. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a

Re: ifconfig

2004-03-22 Thread Brian Brazil
On Mon, Mar 22, 2004 at 07:24:20PM +0800, Enrique Samson Jr. wrote: > When I use ifconfig to reconfigure my NIC, i lose the changes on reboot. > What is the tool that could make permanent changes? TIA. /etc/network/interfaces. 'man interfaces'(IIRC) for more information. You might want to try '

RE: ifconfig

2004-03-22 Thread Lukovszki Csaba
Basically, the main configurations can be done at: /etc/network/ directory (in interfaces file). Try to put your modifications there. -Original Message- From: Enrique Samson Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 12:24 PM To: debian-users Subject: ifconfig When I u

Re: ifconfig eth0 shows errors building

2004-01-05 Thread Jacob S.
On Mon, 5 Jan 2004 15:22:27 -0700 Nate Duehr <[EMAIL PROTECTED]> wrote: > On Monday 05 January 2004 01:20 pm, Jacob S. wrote: > > > I've had similar errors with several Rev. 5 LNE100TX cards that > > looked like you describe. I tried kernels 2.2.15, 2.2.19, 2.4.18 as > > well as the latest driver

Re: ifconfig eth0 shows errors building

2004-01-05 Thread mike
On Mon, 05 Jan 2004 22:04:24 +0100, Sturla Holm Hansen wrote > Looks like bad cabling or a bogged down net to me, notice that the > collision-count is pretty high out too. > My guess is you have a bad nic or bad cabling/bogged net... > Thanks for the input everyone!! Replaced the hub with another

Re: ifconfig eth0 shows errors building

2004-01-05 Thread Nate Duehr
On Monday 05 January 2004 12:26 pm, mike wrote: > Hi, > > When I run ifconfig eth0, my "errors" section keeps growing. > Here's an example output from # ifconfig eth0 > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1334682 *errors:65273 *dropped:0 overruns:1 >

Re: ifconfig eth0 shows errors building

2004-01-05 Thread Nate Duehr
On Monday 05 January 2004 01:20 pm, Jacob S. wrote: > I've had similar errors with several Rev. 5 LNE100TX cards that looked > like you describe. I tried kernels 2.2.15, 2.2.19, 2.4.18 as well as > the latest drivers from www.scyld.com and ifconfig always showed the > same thing. The cards and net

Re: ifconfig eth0 shows errors building

2004-01-05 Thread Sturla Holm Hansen
On Mon, 2004-01-05 at 20:26, mike wrote: > Hi, > > When I run ifconfig eth0, my "errors" section keeps growing. > Here's an example output from # ifconfig eth0 > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1334682 *errors:65273 *dropped:0 overruns:1 > fra

Re: ifconfig eth0 shows errors building

2004-01-05 Thread Jacob S.
On Mon, 5 Jan 2004 11:26:26 -0800 "mike" <[EMAIL PROTECTED]> wrote: > Hi, > > When I run ifconfig eth0, my "errors" section keeps growing. > Here's an example output from # ifconfig eth0 > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1334682 *errors:65273

Re: ifconfig

2003-09-05 Thread David Z Maze
"Adrian Berardi" <[EMAIL PROTECTED]> writes: > Hello, im experiencing trouble when configuring eth1 card. > with the ifconfig command i bring up the card, but it resets when > restarting. Yes, that's the way ifconfig works. You probably want to put the relevant information in /etc/network/interf

Re: ifconfig

2002-12-05 Thread Shyamal Prasad
"Peter" == Peter van Oene <[EMAIL PROTECTED]> writes: Peter> 1: DHCP doens't work. I have used etherconf to set them to Peter> auto and also ran dhclient (i don't seem to have dhcpcd). Peter> Ethereal displays no packets at all leaving the interface Peter> (bootp requests etc)

Re: ifconfig

2002-12-05 Thread Peter van Oene
At 07:37 PM 12/5/2002 +, Doug MacFarlane wrote: Can you please post your /etc/network/interfaces file? Thanks madmac I can't post the file at the moment (without undue strain), however, all that resides in it is below -- auto lo eth0 eth1 iface lo inet loopback

Re: ifconfig

2002-12-05 Thread Doug MacFarlane
Can you please post your /etc/network/interfaces file? Thanks madmac On 05 Dec 2002, 13:51:49, Peter van Oene wrote: > > > Having trouble getting my DHCP working after a 2.4.20 kernel upgrade. My > interfaces work fine manually configured at time. However, I have two issues. > > 1: DHCP d

Re: ifconfig

2002-12-05 Thread Wim De Smet
On Thu, 05 Dec 2002 13:51:49 -0500 Peter van Oene <[EMAIL PROTECTED]> wrote: > Having trouble getting my DHCP working after a 2.4.20 kernel upgrade. > My interfaces work fine manually configured at time. However, I have > two issues. > > 1: DHCP doens't work. I have used etherconf to set them t

Re: ifconfig promisc

2002-09-24 Thread Matthias Szupryczynski
On Wed, 2002-09-25 at 11:00, david hong wrote: > > > if do a ifconfig and found "promisc" mesg, > what should i do? 'man ifconfig' shows: [-]promisc Enable or disable the promiscuous mode of the interface. If selected, all packets on the network will be rece

Re: ifconfig

2002-09-24 Thread john gennard
On Sunday 15 September 2002 21:19, Bob Proulx wrote: > john gennard <[EMAIL PROTECTED]> [2002-09-15 20:30:54 +0100]: > > Have been trying to use 'ifconfig' to configure a number of NICs > > as an alternative to 'etherconf'. > > > > Etherconf puts the configurations into /etc/network/interfaces, >

Re: ifconfig

2002-09-24 Thread john gennard
On Sunday 15 September 2002 23:43, David Z Maze wrote: > john gennard <[EMAIL PROTECTED]> writes: > > Etherconf puts the configurations into /etc/network/interfaces, > > but I don't see where ifconfig puts them. > > ifconfig stores the configuration in the kernel's memory. :-) > It's the low-lev

Re: Ifconfig !!!!!!!!!!!!!!!!!!

2002-06-19 Thread Francisco M Neto
» Assim falou Elcio Mello em Sun, Jun 16, 2002 at 10:40:31PM -0300: > Não tem a necessidade de instalar o dhcpd, a não ser que a máquina seja > servidor de dhcp para sua rede interna. A saber: dhcpcd != dhcpd. dhcpcd é o cliente, dhcpd é o servidor. -- []'s, fr

Re: ifconfig question

2001-12-16 Thread dman
On Sun, Dec 16, 2001 at 02:45:26PM -0800, Paul 'Baloo' Johnson wrote: | I'm wondering if there's any way to increase the value at which the | recieved and transmitted bytes and packets roll over to 0? Most likely : use a bigger int in the driver (kernel) and recompile it. What does it roll over at

Re: ifconfig curiosity

2001-12-08 Thread Brian May
> "Karsten" == Karsten M Self writes: Karsten> Digging a bit deeper: advertisers and marketers stole the Karsten> traditional measures of storage: kilobyte, megabyte, Karsten> gigabyte, by imposing the interpretation of these as Karsten> powers of ten, rather than powers of tw

Re: ifconfig curiosity

2001-12-07 Thread Paul 'Baloo' Johnson
On Fri, 7 Dec 2001, Alan Shutko wrote: > Of course, my answer _was_ helpful... you'll find that tossing "MiB > standard" into google will get you the right answer. Tried it, didn't get useful responses. :o/ -- Baloo

Re: ifconfig curiosity

2001-12-07 Thread Craig Dickson
Karsten M. Self wrote: > Digging a bit deeper: advertisers and marketers stole the traditional > measures of storage: kilobyte, megabyte, gigabyte, by imposing the > interpretation of these as powers of ten, rather than powers of two. True, but only the computer industry ever used kilo-, mega-,

Re: ifconfig curiosity

2001-12-07 Thread Karsten M. Self
on Fri, Dec 07, 2001 at 01:41:14PM -0800, Jeffrey W. Baker ([EMAIL PROTECTED]) wrote: > On Fri, 2001-12-07 at 12:44, Paul 'Baloo' Johnson wrote: > > On Thu, 6 Dec 2001, Alan Shutko wrote: > > > > > > uhm, what are "MiB"'s? > > > > > > One of the more stupid sounding standards to be foisted on the

Re: ifconfig curiosity

2001-12-07 Thread Craig Dickson
Jeffrey W. Baker wrote: > A MiB is a mibibyte, and a KiB is a kibibyte. Almost, except for spelling. It's "mebibyte", not "mibibyte". But "kibibyte" is correct. > MiB == 2^20 bytes, KiB == 2^10 bytes. By contrast, a MB, or > megabyte, == 10^6 bytes and a KB, or kilobyte, == 10^3 bytes. > This m

RE: ifconfig curiosity

2001-12-07 Thread Brooks R. Robinson
| > uhm, what are "MiB"'s? and here I thought they were "Men In Black"

Re: ifconfig curiosity

2001-12-07 Thread Jeffrey W. Baker
On Fri, 2001-12-07 at 12:44, Paul 'Baloo' Johnson wrote: > On Thu, 6 Dec 2001, Alan Shutko wrote: > > > > uhm, what are "MiB"'s? > > > > One of the more stupid sounding standards to be foisted on the public. > > That's great. How bout a helpful answer? A MiB is a mibibyte, and a KiB is a kibiby

Re: ifconfig curiosity

2001-12-07 Thread Alan Shutko
Paul 'Baloo' Johnson <[EMAIL PROTECTED]> writes: > On Thu, 6 Dec 2001, Alan Shutko wrote: > >> > uhm, what are "MiB"'s? >> >> One of the more stupid sounding standards to be foisted on the public. > > That's great. How bout a helpful answer? It's the IEC name for 1024x1024 bytes, also known as

Re: ifconfig curiosity

2001-12-07 Thread Paul 'Baloo' Johnson
On Thu, 6 Dec 2001, Alan Shutko wrote: > > uhm, what are "MiB"'s? > > One of the more stupid sounding standards to be foisted on the public. That's great. How bout a helpful answer? -- Baloo

Re: ifconfig curiosity

2001-12-06 Thread Nathan E Norman
On Thu, Dec 06, 2001 at 04:17:39PM -0800, martin f krafft wrote: > seamus:~> /sbin/ifconfig | grep MiB > RX bytes:614070395 (585.6 MiB) TX bytes:125545699 (119.7 MiB) > RX bytes:34937878 (33.3 MiB) TX bytes:34937878 (33.3 MiB) > > uhm, what are "MiB"'s? Looking at the source, they'r

Re: ifconfig curiosity

2001-12-06 Thread Alan Shutko
martin f krafft <[EMAIL PROTECTED]> writes: > uhm, what are "MiB"'s? One of the more stupid sounding standards to be foisted on the public. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! Good girls go to heaven, bad girls go everywhere.

Re: ifconfig remove eth0:1

2001-08-03 Thread Pietro Cagnoni
> If you saw my last message, "Apache on second ip address", I have tried > to get Apache to server the same content on two ip addresses off the > same adapter. > > I have setup the second address successfully (I can ssh into it) but > can't get Apache to be "sensitive" to the second ip address.

Re: ifconfig remove eth0:1

2001-08-03 Thread Ade Talabi
Rory Campbell-Lange, have you thought of editing the eth0-config file? Rory Campbell-Lange ([EMAIL PROTECTED]) said thusly on [03/08/01 at 14:05]: > > Anyway, this question is how one removes the eth0:1 entry. I've tried > ifconfig del eth0:1 > and > ifconfig eth0:1 del > both unsuccess

RE: ifconfig remove eth0:1

2001-08-03 Thread GARGIULO Eduardo INGDESI
> Anyway, this question is how one removes the eth0:1 entry. I've tried > ifconfig del eth0:1 > and > ifconfig eth0:1 del > both unsuccessfully. > > Help much appreciated. > Rory man ifconfig ([up/down] option) --ejg:wq!

Re: ifconfig problem

2001-06-25 Thread Joost Kooij
On Mon, Jun 25, 2001 at 12:25:00PM +0100, J.A.Serralheiro wrote: > I tried doing the configuration with ifconfig > but I cant connect to hosts rather than the ones that lie in the same > portion of network, I mean the ones that are attached to the same hub. > Everything looks fine, as I said, when

Re: ifconfig problem

2001-06-25 Thread Sebastiaan
On Mon, 25 Jun 2001, J.A.Serralheiro wrote: > here's a problem. I configured my network configuring > files /etc/network/interfaces > and it works lovelly. The thing is more of curiosity. > > I tried doing the configuration with ifconfig > but I cant connect to hosts rather than the ones that lie

Re: ifconfig

2001-06-01 Thread Jim McCloskey
Michael Schmidt <[EMAIL PROTECTED]> wrote: |> ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up |> |> Currently I am running this as root each time I reboot the |> laptop. I am sure I can find somewhere to put this, but I would |> like to put it in the "correct" location. In Debian, there is a

Re: ifconfig

2001-06-01 Thread Andrew Perrin
Look at /etc/network/interfaces - that's where I made the changes on my system. -- Andrew J Perrin - [EMAIL PROTECTED] - http://www.unc.edu/~aperrin Asst Professor of Sociology, U of North Carolina, Chapel Hill 269 Hamil

  1   2   >