Re: [foxboro] IP MASKS
- From: Corey R Clingo <corey.clingo@xxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Tue, 17 Oct 2006 13:55:05 -0500
It looks like the Sun startup scripts configure the netmask from the
/etc/netmasks file -- actually, from wherever the /etc/nsswitch.conf
directs. First, I'd try using tabs to separate the two values in
/etc/netmasks instead of spaces, or vice versa; some of these old Unix
utlities (incorrectly) do not treat all whitespace equally. The next step
is to verify that your nsswitch.conf has a line like "netmasks: files"
(no quotes) in it.
If that does not work, you can brute-force it in a /etc/rc2.d/S99something
script (the Sun way) or in /etc/fox/user_apps.dat (the Foxboro way) with
the following command:
/sbin/ifconfig le1 netmask 255.255.254.0
Corey Clingo
BASF Corporation
"Caraballo, Pedro Ignacio" <pedro.caraballo@xxxxxxxxxxxxxxxxxxx>
Sent by: foxboro-bounce@xxxxxxxxxxxxx
10/17/2006 10:35 AM
Please respond to
foxboro@xxxxxxxxxxxxx
To
<foxboro@xxxxxxxxxxxxx>
cc
Subject
[foxboro] IP MASKS
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
=20
How can I configure a network number different to the class A, B or C, I =
am trying to use the netmasks 255.255.254.0 and does not work. Actually =
I have configured the netmasks file like this:
=20
172.27.8.0 255.255.254.0
=20
And when I run the ifconfig -a command I get this:
=20
ST0002# ifconfig -a
lo0: flags=3D849<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
inet 127.0.0.1 netmask ff000000
le0: flags=3D863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
inet 151.128.16.65 netmask ffff0000 broadcast 151.128.255.255
ether 8:0:20:94:68:ff
le1: flags=3D863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
inet 172.27.8.74 netmask ffff0000 broadcast 172.27.255.255
ether 8:0:20:94:68:ff
=20
Why the netmask change from my configuration to this? Exist a way to fix =
the netmask to our IT requirement?
=20
Cordial saludo,
__________________________________________
Pedro I. Caraballo A. =20
Smurfit Kappa Cart=F3n de Colombia S.A.
Mantenimiento E&I
=20
Tel. : +57 2 6914000 Ext. 2663
Cel. : +57 3 311 3001050
=20
Este mensaje electr=F3nico y/o sus anexos son para uso exclusivo de su =
destinatario intencional y puede contener informaci=F3n legalmente =
protegida por ser privilegiada o confidencial de Cart=F3n de Colombia =
S.A. Si usted no es el destinatario intencional del mensaje por favor =
inf=F3rmenos de inmediato y elimine el mensaje y sus anexos de su =
computador y sistema de comunicaciones. Igualmente, le comunicamos que =
cualquier retenci=F3n, revisi=F3n no autorizada, distribuci=F3n, =
divulgaci=F3n, reenv=EDo, copia, impresi=F3n, reproducci=F3n, o uso =
indebido de este mensaje y/o sus anexos, est=E1 estrictamente prohibida =
y sancionada legalmente.=20
Cart=F3n de Colombia S.A. no se hace responsable por la eventual =
transmisi=F3n de virus o programas da=F1inos por este medio, ni acepta =
responsabilidad alguna por eventuales da=F1os o alteraciones derivados =
de la recepci=F3n o uso del presente mensaje. Las opiniones, =
conclusiones y otra informaci=F3n contenida en este correo no =
relacionadas con el negocio oficial de Cart=F3n de Colombia S.A. deben =
entenderse como personales y de ninguna manera son avaladas por la =
Compa=F1=EDa. Agradecemos su atenci=F3n. Cart=F3n de Colombia S.A.
=20
=20
=20
-- No attachments (even text) are allowed --
-- Type: image/jpeg
-- File: image001.jpg
-- Desc: image001.jpg
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- References:
- [foxboro] IP MASKS
- From: Caraballo, Pedro Ignacio
Other related posts:
- » Re: [foxboro] IP MASKS
- » Re: [foxboro] IP MASKS
- » Re: [foxboro] IP MASKS
- » Re: [foxboro] IP MASKS
- » Re: [foxboro] IP MASKS
- [foxboro] IP MASKS
- From: Caraballo, Pedro Ignacio