Dmitri

I make ip aliases for the internal network like this in an iface stanza in 
the interfaces file

iface eth1 inet static
         address 194.124.158.99
         masklen 24
         broadcast 194.124.158.255
         up ip addr add 192.168.100.1/24 brd 192.168.100.255 dev eth1
         up ip addr add 192.168.101.1/24 brd 192.168.101.255 dev eth1
         down ip addr del 192.168.100.1/24 dev eth1
         down ip addr del 192.168.101.1/24 dev eth1

HTH

Erich

At 09:21 09.10.2002, you wrote:
>Hi,
>
>I need to make on ip alias on Bering router. I have no phisical access
>to this pc and have no chance to fix the error in case if router becomes
>unaccesible. Please give me the example if interfaces file (interfeaces
>item in network submenu in lrpcfg menu) that contains an ip alias.
>
>
>
>Thanks in advance,
>Dmitri.
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>------------------------------------------------------------------------
>leaf-user mailing list: [EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/leaf-user
>SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

THINK
P�ntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to