URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 14227
[ Назад ]

Исходное сообщение
"I need help with 3 ethernet-cards!!!"

Отправлено Vasili , 05-Мрт-02 21:01 
Hi ALL.

I have server (RH7.2) with 3 Ethernet-card,
first(eth0) for internal network(192.168.0.0/24),
and two for InterNet (A.B.C.D(eth1) A.B.C.E(eth2))

And two groups of client (Win2000)

How I can tell that first group go to Internet thru eth1
and second group - thru eth2 ?

Thank you in advance,
Vasili.

P.S. Sorry for my ugly english.


Содержание

Сообщения в этом обсуждении
"RE: ip_route2 or iptables"
Отправлено yks , 06-Мрт-02 08:56 
>Hi ALL.
>
>I have server (RH7.2) with 3
>Ethernet-card,
>first(eth0) for internal network(192.168.0.0/24),
>and two for InterNet (A.B.C.D(eth1) A.B.C.E(eth2))
>
>
>And two groups of client (Win2000)
>
>
>How I can tell that first
>group go to Internet thru
>eth1
>and second group - thru eth2
>?
>
>Thank you in advance,
>Vasili.
>
>P.S. Sorry for my ugly english.
>
2 packages may do that - ip_route2 or iptables


"RE: ip_route2 or iptables"
Отправлено Vasili , 06-Мрт-02 16:18 
>>Hi ALL.
>>
>>I have server (RH7.2) with 3
>>Ethernet-card,
>>first(eth0) for internal network(192.168.0.0/24),
>>and two for InterNet (A.B.C.D(eth1) A.B.C.E(eth2))
>>
>>
>>And two groups of client (Win2000)
>>
>>
>>How I can tell that first
>>group go to Internet thru
>>eth1
>>and second group - thru eth2
>>?
>>
>>Thank you in advance,
>>Vasili.
>>
>>P.S. Sorry for my ugly english.
>>

>2 packages may do that -
>ip_route2 or iptables

I tried ipchains, but ...
I will try iptables.
Thank you.