netmask & defaultrout not set in Jumpstart



Hi,
I have a sol10 jumpstart/Jet server that has been used to boot
numerous machines so far.

Now I have added and configured a second network drop onto this server
(to be used as a private management vlan for ALL machines) . My target
server is on this management vlan but it dies after it configures the
bge0 interface.

It appears that it is not setting the netmask correctly. It should be
255.255.252.0 and it is setting it to 255.255.255.0

Would anyone know why the netmask is changing or better yet, how I can
get the netmask to be 255.255.252.0 ????

Thanks,
George


This is a portion of the JET/jumpstart config:
----------------------------------------------
base_config_ClientArch=sun4u
base_config_ClientEther=0:14:4f:71:63:f2
base_config_ClientOS=Sol10_1106_sparc
base_config_sysidcfg_nameservice=NONE
base_config_sysidcfg_network_interface=PRIMARY
base_config_sysidcfg_ip_address=192.168.0.101
base_config_sysidcfg_netmask=255.255.252.0
base_config_sysidcfg_root_password="boajrOmU7GFmY"
base_config_sysidcfg_system_locale="C"
base_config_sysidcfg_timeserver=
base_config_sysidcfg_timezone="Canada/Eastern"
base_config_sysidcfg_terminal=vt100
base_config_sysidcfg_security_policy=NONE
base_config_sysidcfg_protocol_ipv6=no
base_config_sysidcfg_default_route=192.168.0.13
base_config_nodename="e75-u17-v245.mgmt.yorku.ca"
base_config_defaultrouter="192.168.0.13"
base_config_notrouter=""
base_config_dns_domain="yorku.ca"
base_config_dns_nameservers="192.168.0.13"
base_config_dns_searchpath=""


Messages from console:
----------------------
Rebooting with command: boot net - install
Boot device: /pci@1e,600000/pci@0/pci@9/pci@0/network@4 File and args: - instal

100 Mbps FDX Link up
Requesting Internet Address for 0:14:4f:71:63:f2
100 Mbps FDX Link up
SunOS Release 5.10 Version Generic_118833-33 64-bit
Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
whoami: no domain name
Hardware watchdog enabled
Configuring devices.
Using RPC Bootparams for network configuration information.
Attempting to configure interface bge3...
Skipped interface bge3
Attempting to configure interface bge2...
Skipped interface bge2
Attempting to configure interface bge1...
Skipped interface bge1
Attempting to configure interface bge0...
Configured interface bge0
ERROR: bpgetfile unable to access network

# ifconfig -a
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 1
inet 192.168.0.101 netmask ffffff00 broadcast 192.168.0.255
ether 0:14:4f:71:63:f2
bge1: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 3
inet 0.0.0.0 netmask 0
ether 0:14:4f:71:63:f3
bge2: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 4
inet 0.0.0.0 netmask 0
ether 0:14:4f:71:63:f4
bge3: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 5
inet 0.0.0.0 netmask 0
ether 0:14:4f:71:63:f5
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index2
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • RE: Problems getting 2 NICs to work.
    ... > Below are the contents of the config files. ... The physical network in this case has nothing to do ... Running both class C's on the same interface is likewise not optimal, ... Gateway statements define default routes. ...
    (Fedora)
  • Re: cannot ping from subnet A to subnet B for a specific host
    ... It appears that whoever set up the router config wanted only one-way ... Interface, and the Interface on the .5 network as the destination NAT ...
    (microsoft.public.win2000.dns)
  • Re: How to set up network interface from scratch - newbie
    ... In order to use the wireless device with network ... >>config I think you have to set up a new device while ndiswrapper is ... /etc/sysconfig/ifcfg-wlan0 (or whatever the interface is called). ... Running 'service network restart' after setting up the config file ...
    (Fedora)
  • SUMMARY: Setting a 255.255.255.255 Netmask
    ... The network address and physical interface name of the ... netmask to an interface. ... I actually want to do this in a non-global zone. ...
    (SunManagers)
  • Summary: netmask & defaultrout not set in Jumpstart
    ... The target server still configured its netmask wrong. ... This is a portion of the JET/jumpstart config: ... Attempting to configure interface bge3... ...
    (SunManagers)