ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: cornet <cornet@zmail.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: [mdk-re] Соединение через последовательный порт
Date: Wed Oct  3 11:09:17 2001
Message-ID: <3BBAB9CB.F146E315@zmail.ru> (raw)
In-Reply-To: <20011003104623.16ceece9.bga@kgok.murmansk.su>

Баталов Григорий wrote:
> 
>    Чтобы связать два Линукса необходимо следующее:
> 
>   На 1-м:
> #slattach -p slip -s 115200 /dev/ttyS1 &
> #ifconfig sl0 192.168.1.1 pointopoint 192.168.1.2 up
> 
>   На 2-м:
> #slattach -p slip -s 115200 /dev/ttyS1 &
> #ifconfig sl0 192.168.1.2 pointopoint 192.168.1.1 up
> 
>   Где:
> slip - протокол
> 115200 - скорость соединения (порта)
> /dev/ttyS1 - порты на каждом из компьютеров
> sl0 - интерфейсы на каждом из компьютеров
> 192.168.1.1, 192.168.1.2 - ip-адреса для интерфейсов sl0
> 
>   После этого можно заливать файлы по ftp со старой
> машины на новую. Разумеется, если на строен ftp-сервер
> на новой и есть ftp-клиент на старой.

Гм... А разве при этом только ftp будет работать?
ИМХО, если есть tcp соединение с адресами, то должен работать
_весь_ спектр сетевых приложений tcp/ip. Вопрос только в том, с
какой скоростью это будет происходить, но функциональность не
должна отличаться от ethernet, модема и прочих сред
распространения сигнала.

Плиз, поправьте если я не прав.

-- 
******** FIRE & STEEL ********



  parent reply	other threads:[~2001-10-03 11:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-03 10:52 Баталов Григорий
2001-10-03 11:04 ` Любимов А.В.
2001-10-03 11:28   ` Баталов Григорий
2001-10-03 11:39     ` Любимов А.В.
2001-10-03 11:46       ` Баталов Григорий
2001-10-03 11:58     ` [mdk-re] " Igor Fadin
2001-10-03 15:56     ` [mdk-re] óÏÅÄÉÎÅÎÉÅ ÞÅÒÅÚ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÊ ÐÏÒÔ Yuri Ryazantsev
2001-10-03 11:09 ` cornet [this message]
2001-10-03 11:19   ` [mdk-re] Re: [mdk-re] Соединение через последовательный порт Любимов А.В.
2001-10-03 11:26   ` Баталов Григорий

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BBAB9CB.F146E315@zmail.ru \
    --to=cornet@zmail.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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