ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serg <forum@vanady.ru>
To: cornet <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re[2]: [mdk-re] Сеть тормозит
Date: Fri Dec  7 12:00:12 2001
Message-ID: <11965459518.20011207105714@vanady.ru> (raw)
In-Reply-To: <3C0F943F.7288720C@altlinux.ru>

Здравствуйте, cornet.

Вы писали 6 декабря 2001 г., 18:52:31:

c> Serg wrote:
>> 
>> Здравствуйте,  All!  Стоит  сервер  с  двумя интерфейсами. Один смотри
>> наружу  eth1  -  232.22.32.222,  второй  с  локальным  адресом  eth0 -
>> 172.16.1.1  Когда  я  заливаю  снаружи  файл  он  льется  с нормальной
>> скорость  по  100мб  сетке,  но когда я пытаюсь слить или залить через
>> файлы через eth0, то скорость не поднимается более 50к!!!! С сетью все
>> отлично  100%.  В  чем  проблема?  Может  где  то включено ограничение
>> скорости на интерфейс? Какие программы или файлы это делают? Помогите,
>> плз, разобраться. Спасибо.

c> 1. Ядро, дистрибутив?
c> 2. Какие сетевые карты на интерфейсах и какими модулями
c> обслуживаются?
c> 3. Плиз, вывод ifconfig в студию.
c> 4. Плиз, вывод route в студию.
c> 5. Проверен ли сетевой кабеь на eth0, такие замирания часто
c> бывают при некачественных или плохо обжатых кабелях.
c> 6. Не совсем понятно где у Вас инет, а где внутренняя сеть, и где
c> 100Mb? Вы когда писали письмо часом не перепутали имена
c> интерфейсов? И какая штатная скорость у Вас во внутренней сети и
c> на инете?

eth0      Link encap:Ethernet  HWaddr 00:50:DA:71:BB:80
          inet addr:212.5.125.25  Bcast:212.5.125.59  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11397350 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5456005 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:2785960596 (2656.8 Mb)  TX bytes:659050616 (628.5 Mb)
          Interrupt:11 Base address:0xfc00

eth0:0    Link encap:Ethernet  HWaddr 00:50:DA:71:BB:80
          inet addr:212.5.74.142  Bcast:212.5.74.255  Mask:255.255.255.128
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:11 Base address:0xfc00

eth0:1    Link encap:Ethernet  HWaddr 00:50:DA:71:BB:80
          inet addr:212.5.74.207  Bcast:212.5.74.255  Mask:255.255.255.128
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:11 Base address:0xfc00

eth1      Link encap:Ethernet  HWaddr 00:50:DA:71:BB:B0
          inet addr:172.16.140.17  Bcast:172.16.140.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11621930 errors:83388 dropped:0 overruns:0 frame:124655
          TX packets:8024351 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:1403716714 (1338.6 Mb)  TX bytes:3175930245 (3028.8 Mb)
          Interrupt:10 Base address:0xec00

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:984641 errors:0 dropped:0 overruns:0 frame:0
          TX packets:984641 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:101430655 (96.7 Mb)  TX bytes:101430655 (96.7 Mb)


    Сеть  у  нас  100мб  со  всех сторон на этой машине, т.к. реальный
    интернет  начинаеться  мосле  мотороловского  маршрутизатора, а до
    него  лежит  100  мб.  Как я понял, тормозит у меня не сеть, а фтп
    сервак.   Стоит   ftpd-BSD   и  когда  я  по  фтп  тяну  файл,  то
    ограничиваетсяя  скорость  до  50К.  :((  Запускается  он  у  меня
    стандартно из xinetd

# description: Linux port of the BSD ftp server.
service ftp
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        server          = /usr/sbin/ftpd-BSD
        server_args     = -h -l -l -t300 -T900

}

Как мне его правильно запускать, если это он все-таки?

    


-- 
С уважением,
 Serg                          mailto:forum@vanady.ru




  reply	other threads:[~2001-12-07 12:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-29 18:22 [mdk-re] Spring & networking Mike
2001-11-29 18:35 ` [mdk-re] " Alexander Bokovoy
2001-11-29 18:57 ` [mdk-re] " Korshunov Ilya
2001-11-30 10:07 ` Sergei
2001-11-30 16:25   ` Mike
2001-11-30 16:35     ` Korshunov Ilya
2001-12-02  0:27 ` Kir
2001-12-06 17:12   ` cornet
2001-12-06 18:30     ` [mdk-re] Сеть тормозит Serg
2001-12-06 18:46       ` [mdk-re] " Aleksandr Blohin
2001-12-06 21:07       ` cornet
2001-12-07 12:00         ` Serg [this message]
2001-12-07 12:23           ` [mdk-re] Re: [mdk-re] Re[2]: " Aleksandr Blohin
2001-12-07 12:46             ` [mdk-re] " Serg
2001-12-07 16:25               ` [mdk-re] " Aleksandr Blohin

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=11965459518.20011207105714@vanady.ru \
    --to=forum@vanady.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