ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] IP
@ 2002-10-23 17:09 Yuriy Gomenyuk
  2002-10-23 18:24 ` Ruslan N. Balkin
  2002-10-23 19:24 ` Pavel Shurubura
  0 siblings, 2 replies; 6+ messages in thread
From: Yuriy Gomenyuk @ 2002-10-23 17:09 UTC (permalink / raw)
  To: ALT

Всем привет!

Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном, конкретном сеансе)?


-- 
С уважением,
Юрий Гоменюк.


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

* Re: [Comm] IP
  2002-10-23 18:24 ` Ruslan N. Balkin
@ 2002-10-23 18:14   ` Yuriy Gomenyuk
  2002-10-23 19:27     ` Евгений В. Хорохорин
    0 siblings, 2 replies; 6+ messages in thread
From: Yuriy Gomenyuk @ 2002-10-23 18:14 UTC (permalink / raw)
  To: community

On Wed, 23 Oct 2002 22:24:42 +0400
"Ruslan N. Balkin" <baron@dartel.ru> wrote:

> > Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном, конкретном
> > сеансе)?
> ifconfig

[yuriy@localhost yuriy]$ ipconfig
bash: ipconfig: command not found
[yuriy@localhost yuriy]$


Под рутом то же самое.

find / -name *ipconfig*
выдал разве что /sbin/plipconfig

Это оно? если да, с каким параметром запустить (тыкал, тыкал - не получается...)

-- 
С уважением,
Юрий Гоменюк.


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

* Re: [Comm] IP
  2002-10-23 17:09 [Comm] IP Yuriy Gomenyuk
@ 2002-10-23 18:24 ` Ruslan N. Balkin
  2002-10-23 18:14   ` Yuriy Gomenyuk
  2002-10-23 19:24 ` Pavel Shurubura
  1 sibling, 1 reply; 6+ messages in thread
From: Ruslan N. Balkin @ 2002-10-23 18:24 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

On Wed, 23 Oct 2002 20:09:00 +0300
Yuriy wrote:

> 
> Всем привет!
> 
> Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном, конкретном
> сеансе)?
ifconfig


-- 
С уважением,
Балькин Руслан.

[-- Attachment #2: For security, this message has been digitally signed. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] IP
  2002-10-23 17:09 [Comm] IP Yuriy Gomenyuk
  2002-10-23 18:24 ` Ruslan N. Balkin
@ 2002-10-23 19:24 ` Pavel Shurubura
  1 sibling, 0 replies; 6+ messages in thread
From: Pavel Shurubura @ 2002-10-23 19:24 UTC (permalink / raw)
  To: ALT

On Wed, 23 Oct 2002, Yuriy Gomenyuk wrote:

> Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном,
> конкретном сеансе)?

  Если соединение диал-апное (т.е. модемное) то можно так:
  /sbin/ifconfig ppp0

-- 
With kindest regards, Pavel.



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

* Re: [Comm] IP
  2002-10-23 18:14   ` Yuriy Gomenyuk
@ 2002-10-23 19:27     ` Евгений В. Хорохорин
    1 sibling, 0 replies; 6+ messages in thread
From: Евгений В. Хорохорин @ 2002-10-23 19:27 UTC (permalink / raw)
  To: community

On Wed, 23 Oct 2002 21:14:28 +0300
Yuriy Gomenyuk <All-yvg@ukr.net> wrote:

> On Wed, 23 Oct 2002 22:24:42 +0400
> "Ruslan N. Balkin" <baron@dartel.ru> wrote:
> 
> > > Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном, конкретном
> > > сеансе)?
> > ifconfig
> 
> [yuriy@localhost yuriy]$ ipconfig
> bash: ipconfig: command not found
> [yuriy@localhost yuriy]$

ipconfig != ifconfig 

P.S.: Правильный ответ ifconfig

-- 
Best regards, Genix. 
Registered Linux User #219993
mailto: genix@sendmail.ru


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

* Re: [Comm] IP
  @ 2002-10-24  4:31       ` Yuriy Gomenyuk
  0 siblings, 0 replies; 6+ messages in thread
From: Yuriy Gomenyuk @ 2002-10-24  4:31 UTC (permalink / raw)
  To: ALT

 On Wed, 23 Oct 2002 21:14:28 +0300
 Yuriy Gomenyuk <All-yvg@ukr.net> wrote:
 
 > On Wed, 23 Oct 2002 22:24:42 +0400
 > "Ruslan N. Balkin" <baron@dartel.ru> wrote:
 > 
 > > > Как узнать мой IP адрес, когда я нахожусь в и-нете (в данном, конкретном
 > > > сеансе)?
 > > ifconfig
 > 
 > [yuriy@localhost yuriy]$ ipconfig
 > bash: ipconfig: command not found
 > [yuriy@localhost yuriy]$
 
 Во курица слепая сорри!!!
 
 Вопрос закрыт, спасибо!

-- 
С уважением,
Юрий Гоменюк.


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

end of thread, other threads:[~2002-10-24  4:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-23 17:09 [Comm] IP Yuriy Gomenyuk
2002-10-23 18:24 ` Ruslan N. Balkin
2002-10-23 18:14   ` Yuriy Gomenyuk
2002-10-23 19:27     ` Евгений В. Хорохорин
2002-10-24  4:31       ` Yuriy Gomenyuk
2002-10-23 19:24 ` Pavel Shurubura

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git