Re: [OT]Re: any utility to change ip

2013-10-03 Thread Chris Bannister
On Thu, Oct 03, 2013 at 11:12:35PM +0100, Lisi Reisz wrote: > On Monday 23 September 2013 12:54:42 Chris Bannister wrote: > > Here, some people (esp. the media) have this annoying habit of > > saying "dub dub dub" instead of "WWW" > > What about dubya dubya dubya? I always hear that as Dubya (i.e

Re: [OT]Re: any utility to change ip

2013-10-03 Thread Lisi Reisz
On Monday 23 September 2013 12:54:42 Chris Bannister wrote: > Here, some people (esp. the media) have this annoying habit of > saying "dub dub dub" instead of "WWW" What about dubya dubya dubya? I always hear that as Dubya (i.e. a name!). ;-) Lisi -- To UNSUBSCRIBE, email to debian-user-requ

Re: any utility to change ip

2013-09-25 Thread Tom H
On Sun, Sep 22, 2013 at 2:33 PM, Pascal Hambourg wrote: > Bob Proulx a écrit : >> >> OT Rant: It annoys me that recent Linux kernels reverse the order of >> the route lines. Previously it would have been scanned from top to >> bottom and the first line matching wins. But now it is upside down >> a

Re: any utility to change ip

2013-09-24 Thread Tom H
On Fri, Sep 20, 2013 at 9:13 AM, Jerry Stuckle wrote: > On 9/20/2013 4:21 AM, Andrei POPESCU wrote: >> On Mi, 17 iul 13, 18:43:22, Gary Dale wrote: >>> >>> ifconfig can be used to both query and change the ip addresses of >>> network interfaces on your machine. Used with no arguments, it lists >>>

Re: [OT]Re: any utility to change ip

2013-09-23 Thread Ralf Mardorf
On Mon, 2013-09-23 at 23:54 +1200, Chris Bannister wrote: > On Sun, Sep 22, 2013 at 04:41:53PM +, Curt wrote: > > > > What's really interesting is that people say WWW (nine syllables), > > instead of World Wide Web (three). > > Here, some people (esp. the media) have this annoying habit of sa

Re: [OT]Re: any utility to change ip

2013-09-23 Thread Chris Bannister
On Sun, Sep 22, 2013 at 04:41:53PM +, Curt wrote: > > What's really interesting is that people say WWW (nine syllables), > instead of World Wide Web (three). Here, some people (esp. the media) have this annoying habit of saying "dub dub dub" instead of "WWW" Akela should feed them to the wo

Re: any utility to change ip

2013-09-22 Thread Bob Proulx
Pascal Hambourg wrote: > Bob Proulx a écrit : > > OT Rant: It annoys me that recent Linux kernels reverse the order of > > the route lines. Previously it would have been scanned from top to > > bottom and the first line matching wins. But now it is upside down > > and must be scanned from bottom

Re: any utility to change ip

2013-09-22 Thread Pascal Hambourg
Hello, Bob Proulx a écrit : > > OT Rant: It annoys me that recent Linux kernels reverse the order of > the route lines. Previously it would have been scanned from top to > bottom and the first line matching wins. But now it is upside down > and must be scanned from bottom to top. Can you pleas

Re: [OT]Re: any utility to change ip

2013-09-22 Thread Curt
On 2013-09-22, Marko Randjelovic wrote: > > It's quite interesting people always use 'IP' as short for 'IP > address'. I've never seen 'IPA', which is obviously most correct, most > logical and most natural. What's really interesting is that people say WWW (nine syllables), instead of World Wide

Re: [OT]Re: any utility to change ip

2013-09-22 Thread Ralf Mardorf
On Sun, 2013-09-22 at 09:27 +0200, Marko Randjelovic wrote: > -- > Marko Ranđelović, B.Sc. > Software Developer > Niš, Serbia > marko...@eunet.rs > http://mr.flossdaily.org > > Note: If you see a nonsense enclosed between lines > > BEGIN PGP SIGNATURE > END PGP SIGNATURE > > then this message i

[OT]Re: any utility to change ip

2013-09-22 Thread Marko Randjelovic
On Fri, 20 Sep 2013 11:21:13 +0300 Andrei POPESCU wrote: > On Mi, 17 iul 13, 18:43:22, Gary Dale wrote: > > > > ifconfig can be used to both query and change the ip addresses of > > network interfaces on your machine. Used with no arguments, it lists > > all known interfaces and gives a lot of i

Re: any utility to change ip

2013-09-20 Thread Beco
Sorry about the blanck email. -- Dr Beco A.I. researcher "Sometimes the heart sees what is invisible to the eye." (H. Jackson Brown Jr.) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: any utility to change ip

2013-09-20 Thread Beco
On 20 September 2013 17:27, Chris Bannister wrote: > On Fri, Sep 20, 2013 at 01:01:41PM -0600, Bob Proulx wrote: >> Did you forget the Enter key? >> >> 1 i >> 2 p >> 3 SPACE >> 4 a >> 5 ENTER > > root@tal:~# echo ip a|wc -m > 5 > > Ahh! implicit > > -- > "If you're not careful, the news

Re: any utility to change ip

2013-09-20 Thread Chris Bannister
On Fri, Sep 20, 2013 at 01:01:41PM -0600, Bob Proulx wrote: > Did you forget the Enter key? > > 1 i > 2 p > 3 SPACE > 4 a > 5 ENTER root@tal:~# echo ip a|wc -m 5 Ahh! implicit -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and lovi

Re: any utility to change ip

2013-09-20 Thread Bob Proulx
Jerry Stuckle wrote: > Bob Proulx wrote: > >Jerry Stuckle wrote: > >>Bob Proulx wrote: > >>> $ echo ip a | wc -c > >>> 5 > >> > >>You're counting an extra space which is not required. > > > >What extra space? The one between "ip" and "a"? That isn't extra. > >It is a required keystroke. It d

Re: any utility to change ip

2013-09-20 Thread Jerry Stuckle
On 9/20/2013 1:43 PM, Bob Proulx wrote: Jerry Stuckle wrote: Bob Proulx wrote: Now of course you might say that you never use those so this is no problem for you. But ifupdown and other tools do and so in general when looking at any random system there isn't a way to know if those are going to

Re: any utility to change ip

2013-09-20 Thread Bob Proulx
Jerry Stuckle wrote: > Bob Proulx wrote: > >Now of course you might say that you never use those so this is no > >problem for you. But ifupdown and other tools do and so in general > >when looking at any random system there isn't a way to know if those > >are going to be in use or not. Therefore

Re: any utility to change ip

2013-09-20 Thread Jerry Stuckle
On 9/20/2013 12:11 PM, Bob Proulx wrote: Jerry Stuckle wrote: Andrei POPESCU wrote: Gary Dale wrote: ifconfig can be used to both query and change the ip addresses of network interfaces on your machine. Used with no arguments, it lists all known interfaces and gives a lot of information about

Re: any utility to change ip

2013-09-20 Thread Bob Proulx
Jerry Stuckle wrote: > Andrei POPESCU wrote: > > Gary Dale wrote: > > > ifconfig can be used to both query and change the ip addresses of > > > network interfaces on your machine. Used with no arguments, it lists > > > all known interfaces and gives a lot of information about them. > > > > > > It's

Re: any utility to change ip

2013-09-20 Thread Jerry Stuckle
On 9/20/2013 11:00 AM, Curt wrote: On 2013-09-20, Jerry Stuckle wrote: 'ip a' (short for 'ip addr') shows almost the same information, is available to users without using the full path and is shorter to type ;) Sure, it's ALMOST the same information. But it doesn't show everything ifconfig

Re: any utility to change ip

2013-09-20 Thread Curt
On 2013-09-20, Jerry Stuckle wrote: >> >> 'ip a' (short for 'ip addr') shows almost the same information, is >> available to users without using the full path and is shorter to type ;) > > Sure, it's ALMOST the same information. But it doesn't show everything > ifconfig does. > > As for shorter

Re: any utility to change ip

2013-09-20 Thread Jerry Stuckle
On 9/20/2013 4:21 AM, Andrei POPESCU wrote: On Mi, 17 iul 13, 18:43:22, Gary Dale wrote: ifconfig can be used to both query and change the ip addresses of network interfaces on your machine. Used with no arguments, it lists all known interfaces and gives a lot of information about them. It's s

Re: any utility to change ip

2013-09-20 Thread Andrei POPESCU
On Mi, 17 iul 13, 18:43:22, Gary Dale wrote: > > ifconfig can be used to both query and change the ip addresses of > network interfaces on your machine. Used with no arguments, it lists > all known interfaces and gives a lot of information about them. > > It's still in use in Jessie so reports of

Re: any utility to change ip

2013-07-18 Thread Doug
On 7/18/2013 4:44 AM, Klaus wrote: On 18/07/13 09:08, Martin Kraus wrote: On Wed, Jul 17, 2013 at 06:16:57PM -0400, doug wrote: it did not find any MAC adresses, nor did it produce the name of the printer at 120. Here's the output: [doug@Dell ~]$ sudo arpscan -p 192.168.1.0/24 Password: 00:15:

Re: any utility to change ip

2013-07-18 Thread Klaus
On 18/07/13 10:40, Martin Kraus wrote: On Thu, Jul 18, 2013 at 09:44:34AM +0100, Klaus wrote: And the translation from the leading triple in the mac address to the company_id can be checked here: , where it then turns out that Doug's pri

Re: any utility to change ip

2013-07-18 Thread Martin Kraus
On Thu, Jul 18, 2013 at 09:44:34AM +0100, Klaus wrote: > And the translation from the leading triple in the mac address to > the company_id can be checked here: > , where > it then turns out that Doug's printer at 192.168.1.120 is from > Ep

Re: any utility to change ip

2013-07-18 Thread Klaus
On 18/07/13 09:08, Martin Kraus wrote: On Wed, Jul 17, 2013 at 06:16:57PM -0400, doug wrote: it did not find any MAC adresses, nor did it produce the name of the printer at 120. Here's the output: [doug@Dell ~]$ sudo arpscan -p 192.168.1.0/24 Password: 00:15:C5:A8:8A:7A 192.168.1.103 00:23:69:B

Re: any utility to change ip

2013-07-18 Thread Martin Kraus
On Wed, Jul 17, 2013 at 06:16:57PM -0400, doug wrote: > it did not find any MAC adresses, nor did it produce the name of the > printer > at 120. Here's the output: > > [doug@Dell ~]$ sudo arpscan -p 192.168.1.0/24 > Password: > 00:15:C5:A8:8A:7A 192.168.1.103 > 00:23:69:BC:D3:36 192.168.1.1 > 50:E

Re: any utility to change ip

2013-07-17 Thread Doug
On 7/17/2013 6:21 PM, Kruppt wrote: On 2013-07-17, Doug wrote: One would think there is some simple way to find what device is using what ip. but I haven't ever seen it. Since the system installs printers and other network hardware, it surely must know what the ips for these devices are. (It w

Re: any utility to change ip

2013-07-17 Thread Kruppt
On 2013-07-17, Doug wrote: > One would think there is some simple way to find what device is using > what ip. but I haven't ever seen it. Since the system installs printers > and other network hardware, it surely must know what the ips for these > devices are. (It would have to work on any Linux

Re: any utility to change ip

2013-07-17 Thread Gary Dale
On 17/07/13 12:26 AM, Muhammad Yousuf Khan wrote: is there any utility to change IP via command line, actually i am looking for a utility same as the one which we using during installation of debian. it actually find and display all the brand names of Ethernet controllers and Ethernet port

Re: any utility to change ip

2013-07-17 Thread Brian
On Wed 17 Jul 2013 at 09:26:53 +0500, Muhammad Yousuf Khan wrote: > is there any utility to change IP via command line, actually i am looking > for a utility same as the one which we using during installation of debian. > it actually find and display all the brand names of Ethernet co

Re: any utility to change ip

2013-07-17 Thread doug
On 07/17/2013 03:24 PM, Muhammad Yousuf Khan wrote: by the way it is my thread :) any ways. the easiest way to achieve your goal is "arp-scan" install "arp-scan" i dont know if it support other destros or not you can do "arp-scan 192.168.1.0/24 " all devices/Comp

Re: any utility to change ip

2013-07-17 Thread Kim Christensen
On Thu, Jul 18, 2013 at 12:24:54AM +0500, Muhammad Yousuf Khan wrote: > by the way it is my thread :) any ways. the easiest way to achieve > your goal is "arp-scan" > > install "arp-scan" > > i dont know if it support other destros or not Or "arp" from package "net-tools" (only depends on

Re: any utility to change ip

2013-07-17 Thread Muhammad Yousuf Khan
n Wed, Jul 17, 2013 at 9:42 AM, Doug wrote: > On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: > > is there any utility to change IP via command line, actually i am > > looking for a utility same as the one which we using during installation > > of debian. it actual

Re: any utility to change ip

2013-07-17 Thread Darac Marjal
On Wed, Jul 17, 2013 at 01:31:46AM -0400, Doug wrote: > On 07/17/2013 12:53 AM, Mihamina Rakotomandimby wrote: > > On 2013-07-17 07:48, David Guntner wrote: > >> Doug grabbed a keyboard and wrote: > >>> On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: > >&

Re: any utility to change ip

2013-07-17 Thread Klaus
On 17/07/13 06:31, Doug wrote: On 07/17/2013 12:53 AM, Mihamina Rakotomandimby wrote: On 2013-07-17 07:48, David Guntner wrote: Doug grabbed a keyboard and wrote: On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: is there any utility to change IP via command line, actually i am looking for

Re: any utility to change ip

2013-07-16 Thread Martin Kraus
On Wed, Jul 17, 2013 at 01:31:46AM -0400, Doug wrote: > 192.168.1.100 HPLaserJet 2200dn > 192.168.1.101 Epson WP4530 > 192.168.1.104 TV Blu-ray player findsmb needs smbclient and samba-common-bin packages. uses nmblookup from samba-common-bin package so maybe that would

Re: any utility to change ip

2013-07-16 Thread Doug
On 07/17/2013 12:53 AM, Mihamina Rakotomandimby wrote: > On 2013-07-17 07:48, David Guntner wrote: >> Doug grabbed a keyboard and wrote: >>> On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: >>>> is there any utility to change IP via command line, actually i am >

Re: any utility to change ip

2013-07-16 Thread Mihamina Rakotomandimby
On 2013-07-17 07:48, David Guntner wrote: Doug grabbed a keyboard and wrote: On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: is there any utility to change IP via command line, actually i am looking for a utility same as the one which we using during installation of debian. it actually

Re: any utility to change ip

2013-07-16 Thread David Guntner
Doug grabbed a keyboard and wrote: > On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: >> is there any utility to change IP via command line, actually i am >> looking for a utility same as the one which we using during installation >> of debian. it actually find and displa

Re: any utility to change ip

2013-07-16 Thread Doug
On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: > is there any utility to change IP via command line, actually i am > looking for a utility same as the one which we using during installation > of debian. it actually find and display all the brand names of Ethernet > controllers

any utility to change ip

2013-07-16 Thread Muhammad Yousuf Khan
is there any utility to change IP via command line, actually i am looking for a utility same as the one which we using during installation of debian. it actually find and display all the brand names of Ethernet controllers and Ethernet port assignments. can i call the same utility via normal

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Thorny
On Sat, 04 Apr 2009 16:58:50 +0530, Foss User posted: > Trying to change the IP address in /etc/network/interfaces and then > /etc/init.d/networking restart does not really change my IP. I am having > to do a reboot to really change the IP. Could someone please help me in > understanding why resta

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Ron Johnson
On 2009-04-04 08:16, Sven Joachim wrote: [snip] - A network device might not always be present (such as a USB WLAN adapter), and you want to bring up the interface automatically Or CardBus/PCMCIA. -- Scooty Puff, Sr The Doom-Bringer -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Sven Joachim
On 2009-04-04 14:45 +0200, Ron Johnson wrote: > On 2009-04-04 07:21, Foss User wrote: >> So, should I add the following line: >> >> auto eth0 >> >> before this line: >> >> allow-hotplug eth0 >> > > I think he said that you need to *change*, not *add*. This is what I meant, yes. AFAIK auto and al

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Ron Johnson
On 2009-04-04 07:21, Foss User wrote: On Sat, Apr 4, 2009 at 5:21 PM, Sven Joachim wrote: On 2009-04-04 13:28 +0200, Foss User wrote: [snip] # The primary network interface allow-hotplug eth0 ^ This is your problem, you probably want to change that to "auto". iface eth0 inet

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Foss User
On Sat, Apr 4, 2009 at 5:21 PM, Sven Joachim wrote: > On 2009-04-04 13:28 +0200, Foss User wrote: > >> Trying to change the IP address in /etc/network/interfaces and then >> /etc/init.d/networking restart does not really change my IP. I am >> having to do a reboot to really change the IP. Could so

Re: /etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Sven Joachim
On 2009-04-04 13:28 +0200, Foss User wrote: > Trying to change the IP address in /etc/network/interfaces and then > /etc/init.d/networking restart does not really change my IP. I am > having to do a reboot to really change the IP. Could someone please > help me in understanding why restarting netw

/etc/init.d/networking restart does not change IP address. I have to reboot. Help.

2009-04-04 Thread Foss User
Trying to change the IP address in /etc/network/interfaces and then /etc/init.d/networking restart does not really change my IP. I am having to do a reboot to really change the IP. Could someone please help me in understanding why restarting networking doesn't do it? OUTPUT BEFORE CHANGING IP ADDR

Re: proper way to change ip and hostname

2005-07-27 Thread Brian Kimball
Thomas Hood wrote: > Brian Kimball wrote: > > But that only handles the bare minimum. You will also need to > > reconfigure any software that has your old hostname, IP address, > > netmask, network address, etc., hardcoded in its config files. > > In this case grepping everything in /etc is the o

Re: proper way to change ip and hostname

2005-07-27 Thread Bob Proulx
Thomas Hood wrote: > Matthew Lenz wrote: > > The only other difference I could see is that etherconf puts > > the FQDN in /etc/hostname rather than just the host name. > > Arrgh. I'll file a bug report about that. It is possible to > have a FQDN as one's system hostname, but this is not Debian >

Re: proper way to change ip and hostname

2005-07-27 Thread Thomas Hood
I have just looked at the bug reports open against etherconf and the package looks undermaintained. I would not recommend using it. -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: proper way to change ip and hostname

2005-07-27 Thread Thomas Hood
Brian Kimball wrote: > Others have already led you in the right direction. To summarize: > > 1) change IP address: edit interface information in >/etc/network/interfaces > 2) change hostname: edit /etc/hostname and /etc/hosts > 3) update nameserver information in /e

Re: proper way to change ip and hostname

2005-07-27 Thread Dave Ewart
On Tuesday, 26.07.2005 at 20:47 -0500, Matthew Lenz wrote: > I think everyone should probably look at Dave Ewart's response. I > tend to agree with him now that I've seen it in action. > > dpkg-reconfigure etherconf > > the only difference from etherconf and the sarge installer is that the > sa

Re: proper way to change ip and hostname

2005-07-26 Thread Matthew Lenz
irst. The only other difference I could see is that etherconf puts the FQDN in /etc/hostname rather than just the host name. - Original Message - From: "Brian Kimball" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 26, 2005 3:12 PM Subject: Re: proper way to change ip an

Re: proper way to change ip and hostname

2005-07-26 Thread Brian Kimball
Matthew Lenz wrote: > rather than grep xarging /etc for occurances of the ip and hostname > is there a proper "debian way" of changing them? Others have already led you in the right direction. To summarize: 1) change IP address: edit interface information in /etc/network/inter

Re: proper way to change ip and hostname

2005-07-26 Thread Mike Applebaum
Anthony Campbell wrote: > On 26 Jul 2005, Haines Brown wrote: > >>> >>>Editing /etc/hosts ? >> >> >>I bit the bullet, changed /etc/hostname, and rebooted; nothing >>else. As far as I can make out after a month, this procedure worked >>beautifully. I can think of ways it could lead to a problem or

Re: proper way to change ip and hostname

2005-07-26 Thread Anthony Campbell
On 26 Jul 2005, Haines Brown wrote: > > Matthew Lenz wrote: > > > > > rather than grep xarging /etc for occurances of the ip and > > > hostname is there a proper "debian way" of changing them? > > > > Editing /etc/hosts ? > > I went through this experience a short while ago. All kinds of > recom

Re: proper way to change ip and hostname

2005-07-26 Thread Haines Brown
> Matthew Lenz wrote: > > > rather than grep xarging /etc for occurances of the ip and > > hostname is there a proper "debian way" of changing them? > > Editing /etc/hosts ? I went through this experience a short while ago. All kinds of recommendations about greping /etc, even that reinstalling

Re: proper way to change ip and hostname

2005-07-26 Thread Dave Ewart
On Monday, 25.07.2005 at 23:19 -0700, Paul Scott wrote: > Matthew Lenz wrote: > > >rather than grep xarging /etc for occurances of the ip and hostname > >is there a proper "debian way" of changing them? > > Editing /etc/hosts ? That won't change the machine's IP. The Correct Way to change a ma

Re: proper way to change ip and hostname

2005-07-25 Thread Paul Scott
Matthew Lenz wrote: rather than grep xarging /etc for occurances of the ip and hostname is there a proper "debian way" of changing them? Editing /etc/hosts ? Paul Scott -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

proper way to change ip and hostname

2005-07-25 Thread Matthew Lenz
rather than grep xarging /etc for occurances of the ip and hostname is there a proper "debian way" of changing them? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: change IP and default route.

2004-11-08 Thread Ben Hutchings
Dr. David Kirkby wrote: Thank you very much for that - and everyone else that replied. I had not seen your post before I see others mentioning /etc/network/interfaces, so edit that. so was not sure what to put for the broadcase, although since the original ended in .255, I went for that too. R

Re: change IP and default route.

2004-11-05 Thread Dr. David Kirkby
Jonathan Colaco wrote: On Thu, 04 Nov 2004 18:53:15 +, Dr. David Kirkby <[EMAIL PROTECTED]> wrote: Hi, I installed a system on a company network with a fixed IP (213.78.42.115), but recently bought a small router. The PC will now have to use the router as the default route, and I will mak

Re: change IP and default route.

2004-11-04 Thread Dave Ewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, 04.11.2004 at 19:16 +, Joe wrote: > In message <[EMAIL PROTECTED]>, Dr. David Kirkby > <[EMAIL PROTECTED]> writes > >Hi, > > I installed a system on a company network with a fixed IP > >(213.78.42.115), but recently bought a small

Re: change IP and default route.

2004-11-04 Thread Joe
In message <[EMAIL PROTECTED]>, Dr. David Kirkby <[EMAIL PROTECTED]> writes Hi, I installed a system on a company network with a fixed IP (213.78.42.115), but recently bought a small router. The PC will now have to use the router as the default route, and I will make the IP private. The foll

Re: change IP and default route.

2004-11-04 Thread Shreyas Ananthan
"Dr. David Kirkby" <[EMAIL PROTECTED]> writes: > But how do I set this to happen automatically? I changed the IP in > /etc/hosts, and had an attempt at changing /etc/gateways, but clearly > not successfully, as the routing does work after a reboot - I need to > type these commands again. you nee

Re: change IP and default route.

2004-11-04 Thread Jonathan Colaco
On Thu, 04 Nov 2004 18:53:15 +, Dr. David Kirkby <[EMAIL PROTECTED]> wrote: > Hi, > I installed a system on a company network with a fixed IP > (213.78.42.115), but recently bought a small router. The PC will now > have to use the router as the default route, and I will make the IP > privat

change IP and default route.

2004-11-04 Thread Dr. David Kirkby
Hi, I installed a system on a company network with a fixed IP (213.78.42.115), but recently bought a small router. The PC will now have to use the router as the default route, and I will make the IP private. The following commands do what I want # ifconfig eth0 192.168.123.1 netname 255.255.

Re: Standard way to change IP?

2000-02-01 Thread Oki DZ
On Fri, 7 Jan 2000, George Bonser wrote: > On Sat, 8 Jan 2000, Jonathan Chang wrote: > > > Hi, all > > > > Is there any standard way for debian to change ip address? Or > > I need to modify files in /etc manully? Thanks in advance. > > Edit /etc/init

Re: Standard way to change IP?

2000-01-10 Thread Ronald Tin
On Sat, Jan 08, 2000 at 09:17:05PM +0100, Robert Waldner wrote: > >I find that sometimes I cannot use that interface after the network > >is changed I get something like "network unreachable" when > >I try to ping some hosts on that network. The NIC is fine after > >a reboot. Most of the time I

Re: Standard way to change IP?

2000-01-08 Thread Robert Waldner
On Sun, 09 Jan 2000 03:06:02 +0800, Ronald Tin writes: >On Sat, Jan 08, 2000 at 12:10:41PM +0100, Robert Waldner wrote: >> modify /etc/init.d/network accordingly, do an ifconfig down, the >n run /etc/rcS.d/S40network > >I find that sometimes I cannot use that interface after the network >is chang

Re: Standard way to change IP?

2000-01-08 Thread Ronald Tin
On Sat, Jan 08, 2000 at 12:10:41PM +0100, Robert Waldner wrote: > On Sat, 08 Jan 2000 15:04:33 +0800, Jonathan Chang writes: > >Hi, all > > > > Is there any standard way for debian to change ip address? Or > >I need to modify files in /etc manully? Thanks in advan

Re: Standard way to change IP?

2000-01-08 Thread Dave Sherohman
Jonathan Chang said: > Is there any standard way for debian to change ip address? Or > I need to modify files in /etc manully? Thanks in advance. To change it temporarily (until the next reboot), use ifconfig. For a permanent change, yes, you have to edit a config file in /etc.

Re: Standard way to change IP?

2000-01-08 Thread Robert Waldner
On Sat, 08 Jan 2000 15:04:33 +0800, Jonathan Chang writes: >Hi, all > > Is there any standard way for debian to change ip address? Or >I need to modify files in /etc manully? Thanks in advance. modify /etc/init.d/network accordingly, do an ifconfig down, then run /etc/rcS.

Standard way to change IP?

2000-01-08 Thread Jonathan Chang
Hi, all Is there any standard way for debian to change ip address? Or I need to modify files in /etc manully? Thanks in advance. -- Chia-Sheng Chang Institute of Communications Engineering College of Electrical Engineering National Taiwan University Taipei, Taiwan 10617 E-Mail: [EMAIL

Re: how change IP address?

1999-02-11 Thread Nils Rennebarth
On Wed, Feb 10, 1999 at 09:32:50PM -, Shaleh wrote: > On 10-Feb-99 Eliezer Figueroa wrote: > > how can I change the IP address? Is there any menu I can use like the > > one in the install process? > > Edit /etc/init.d/network And don't forget to change it in /etc/hosts too Nils -- Plug-and-

Re: how change IP address?

1999-02-11 Thread Jolyon Suthers
>> As an asside to the list, what's the chances of the /etc/init.d/network >> scripts being replaced with something else? Long ago I hacked up a >> script for slackware to read bits and pieces from a directory and use >> that information to build the interfaces. > >A group on -devel are discussing

Re: how change IP address?

1999-02-11 Thread John Hasler
David Zanetti writes: > As an asside to the list, what's the chances of the /etc/init.d/network > scripts being replaced with something else? Long ago I hacked up a > script for slackware to read bits and pieces from a directory and use > that information to build the interfaces. A group on -devel

RE: how change IP address?

1999-02-10 Thread David Zanetti
t; From: Eliezer Figueroa [SMTP:[EMAIL PROTECTED] > Sent: Thursday, 11 February 1999 10:07 > To: debian-user@lists.debian.org > Cc: recipient list not shown > Subject: how change IP address? > > how can I change the IP address? Is there any menu

RE: how change IP address?

1999-02-10 Thread Shaleh
On 10-Feb-99 Eliezer Figueroa wrote: > how can I change the IP address? Is there any menu I can use like the > one in the install process? Edit /etc/init.d/network

how change IP address?

1999-02-10 Thread Eliezer Figueroa
how can I change the IP address? Is there any menu I can use like the one in the install process? __ Get Your Private, Free Email at http://www.hotmail.com

Re: change IP

1997-11-20 Thread Kevin Traas
>that stuff already work but i must start that stuff step by step , first i >run IRCD and then eggdrop , i wanna that all stuff running in start up .., >how can i make it,..?? Add a script file to the /etc/rc.boot directory as follows: /etc/rc.boot/irc-startup: ---snip here--- #!/bin/s

Re: change IP

1997-11-20 Thread teguh
At 12:51 AM 11/20/97 -0500, you wrote: >You will have to edit the file /etc/init.d/networks... you will >have to change IPADDR, and maybe BROADCAST and GATEWAY, thanks for helping me about change the ip addres ..it's work,..! -:) and i have 2 program in my debian linux : - IRCD - eggdrop t

Re: change IP

1997-11-20 Thread dpk
shouldn't need to reboot. Thanks, Dennis -- dpk <[EMAIL PROTECTED]>, Systems/Network | work: 353.4844 Division of Engineering Computing Services | page: 222.5875 On Thu, 20 Nov 1997 [EMAIL PROTECTED] wrote: > hi..netterss.. > > i'm new user in debian l

change IP

1997-11-20 Thread teguh
hi..netterss.. i'm new user in debian linux i wanna change ip address in my debian server... how can i change that,.?? please give an advise ... thanks sincerly 'teguh -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] .