SUMMARY: need help with multiple network interfaces on v480

From: Dan Simoes <dans_at_audifans.com>
Date: Wed Sep 10 2003 - 20:00:33 EDT
Well, this is sort of amusing (other than the fact that I've been
banging my head all afternoon).

Apparently another group was trying to install a windows server and ran
across the same problem.  In addition, they could ping other hosts on
the 10.10.30 network, but not the default route itself.

Curiously, the problem went away, and we have no idea at this point what
it was.  It was almost certainly on the cisco switch though.

Thanks for the responses.  The suggestions to use arp and snoop to check
for traffic were good, but I didn't get around to testing further.

Dan Simoes wrote:
> 
> First of all, thanks for reading.
> 
> I am attempting to configure dual network interfaces on the v480.
> I've tried everything I can at this point.
> The goal is to have interface 0 on a private 172 network, and interface
> 1 on a private 10 network.
> 
> I have just done the same config on a 420r with no problems.
> 
> Physical ports are the two gig ports on the chassis of the 480.  There
> is another port on a PCI card but I assume that is for OOB access.
> 
> I started with the basics:
> ifconfig ce0 plumb
> ifconfig ce1 plumb
> 
> Set up all network files (/etc/hosts, netmasks, hostname.ce*, added
> routes for 10 network in /etc/rc2.d/S72inetsvc.)
> 
> The 172 comes up fine, the 10 does not (cannot ping 10.10.30.1).
> I have a link. Checked sync settings with netstat -k, seems OK.
> 
> Swapped 10 network cables with another server, cable works fine in the
> other server, so it's not a bad cable or a bad switch port.
> There is no firewall on the 10 network.
> 
> Swapped the cables between ce0 and ce1, readdressing everything.  ce1
> now works on the 172 network, ce0 does not work.
> 
> Any ideas?  Here are some vitals.
> Note that the following files reflect the changed scenario I was testing
> with, ideally I want 172 on interface ce0.
> 
> # ifconfig -a
> lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
>         inet 127.0.0.1 netmask ff000000
> ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
>         inet 10.10.30.78 netmask ffffff00 broadcast 10.10.30.255
>         ether 0:3:ba:43:fe:99
> ce1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
>         inet 172.16.4.50 netmask ffffff00 broadcast 172.16.4.255
>         ether 0:3:ba:43:fe:99
> 
> # netstat -k ce0
> ce0:
> ipackets 69 ipackets64 69 ierrors 0 opackets 0 opackets64 0
> oerrors 0 collisions 0 rbytes 5574 rbytes64 5574 obytes 0 obytes64 0
> multircv 0 multixmt 0 brdcstrcv 68 brdcstxmt 14 norcvbuf 0
> noxmtbuf 0 first_collision 0 excessive_collisions 0 late_collisions 0
> peak_attempts 0 length_err 0 alignment_err 0 crc_err 0 code_violations 0
> ifspeed 100000000 promisc off rev_id 17 xcvr_inits 1 xcvr_inuse 1
> xcvr_addr 1 xcvr_id 2121811 cap_autoneg 1 cap_1000fdx 1 cap_1000hdx 1
> cap_100T4 0 cap_100fdx 1 cap_100hdx 1 cap_10fdx 1 cap_10hdx 1
> cap_asmpause 0 cap_pause 0 lp_cap_autoneg 1 lp_cap_1000fdx 0
> lp_cap_1000hdx 0 lp_cap_100T4 0 lp_cap_100fdx 1 lp_cap_100hdx 1
> lp_cap_10fdx 1 lp_cap_10hdx 1 lp_cap_asmpause 0 lp_cap_pause 0
> link_T4 0 link_speed 100 link_duplex 2 link_asmpause 0 link_pause 0
> link_up 1 lb_mode 0 qos_mode 0 tx_inits 0 tx_starts 16 tx_nocanput 0
> tx_msgdup_fail 0 tx_allocb_fail 0 tx_no_desc 0 tx_dma_bind_fail 0
> tx_dma_hdr_bind_fail 0 tx_dma_pld_bind_fail 0 tx_uflo 0 tx_queue0 17
> tx_queue1 0 tx_queue2 0 tx_queue3 0 tx_hdr_pkts 16 tx_ddi_pkts 0
> tx_dvma_pkts 0 tx_max_pend 0 rx_inits 0 rx_hdr_pkts 69 rx_mtu_pkts 0
> rx_split_pkts 0 rx_no_buf 0 rx_no_comp_wb 0 rx_ov_flow 0
> rx_len_mm 0 rx_tag_err 0 rx_nocanput 0 rx_msgdup_fail 0
> rx_allocb_fail 0 rx_new_pages 2 rx_new_hdr_pgs 2 rx_new_mtu_pgs 0
> rx_new_nxt_pgs 0 rx_hdr_drops 0 rx_mtu_drops 0 rx_nxt_drops 0
> rx_rel_flow 0 rx_rel_bit 69 rx_pkts_dropped 0 pci_err 0 pci_rta_err 0
> pci_rma_err 0 pci_parity_err 0 pci_bad_ack_err 0 pci_drto_err 0
> pci_dmawz_err 0 pci_dmarz_err 0 rx_taskq_waits 0 ipackets_cpu00 69
> 
> # netstat -k ce1
> ce1:
> ipackets 2 ipackets64 2 ierrors 0 opackets 0 opackets64 0
> oerrors 0 collisions 0 rbytes 158 rbytes64 158 obytes 0 obytes64 0
> multircv 0 multixmt 0 brdcstrcv 0 brdcstxmt 8 norcvbuf 0
> noxmtbuf 0 first_collision 0 excessive_collisions 0 late_collisions 0
> peak_attempts 0 length_err 0 alignment_err 0 crc_err 0 code_violations 0
> ifspeed 100000000 promisc off rev_id 17 xcvr_inits 1 xcvr_inuse 1
> xcvr_addr 1 xcvr_id 2121811 cap_autoneg 1 cap_1000fdx 1 cap_1000hdx 1
> cap_100T4 0 cap_100fdx 1 cap_100hdx 1 cap_10fdx 1 cap_10hdx 1
> cap_asmpause 0 cap_pause 0 lp_cap_autoneg 1 lp_cap_1000fdx 0
> lp_cap_1000hdx 0 lp_cap_100T4 0 lp_cap_100fdx 1 lp_cap_100hdx 1
> lp_cap_10fdx 1 lp_cap_10hdx 1 lp_cap_asmpause 0 lp_cap_pause 1
> link_T4 0 link_speed 100 link_duplex 2 link_asmpause 0 link_pause 0
> link_up 1 lb_mode 0 qos_mode 0 tx_inits 0 tx_starts 9 tx_nocanput 0
> tx_msgdup_fail 0 tx_allocb_fail 0 tx_no_desc 0 tx_dma_bind_fail 0
> tx_dma_hdr_bind_fail 0 tx_dma_pld_bind_fail 0 tx_uflo 0 tx_queue0 10
> tx_queue1 0 tx_queue2 0 tx_queue3 0 tx_hdr_pkts 9 tx_ddi_pkts 0
> tx_dvma_pkts 0 tx_max_pend 0 rx_inits 0 rx_hdr_pkts 2 rx_mtu_pkts 0
> rx_split_pkts 0 rx_no_buf 0 rx_no_comp_wb 0 rx_ov_flow 0
> rx_len_mm 0 rx_tag_err 0 rx_nocanput 0 rx_msgdup_fail 0
> rx_allocb_fail 0 rx_new_pages 0 rx_new_hdr_pgs 0 rx_new_mtu_pgs 0
> rx_new_nxt_pgs 0 rx_hdr_drops 0 rx_mtu_drops 0 rx_nxt_drops 0
> rx_rel_flow 0 rx_rel_bit 2 rx_pkts_dropped 0 pci_err 0 pci_rta_err 0
> pci_rma_err 0 pci_parity_err 0 pci_bad_ack_err 0 pci_drto_err 0
> pci_dmawz_err 0 pci_dmarz_err 0 rx_taskq_waits 0 ipackets_cpu00 2
> 
> # netstat -rn
> 
> Routing Table: IPv4
>   Destination           Gateway           Flags  Ref   Use   Interface
> -------------------- -------------------- ----- ----- ------ ---------
> 216.244.109.240      10.10.30.1           UG        1      0
> 172.16.4.0           172.16.4.50          U         1      1  ce1
> 10.10.30.0           10.10.30.78          U         1      4  ce0
> 10.10.30.0           10.10.30.1           UG        1      0
> 10.1.0.0             10.10.30.1           UG        1      0
> 10.0.0.0             10.10.30.1           UG        1      0
> 224.0.0.0            172.16.4.50          U         1      0  ce1
> default              172.16.4.1           UG        1      0
> 127.0.0.1            127.0.0.1            UH        2     12  lo0
> 
> (I even tried forcing ping to use a specific interface).
> # ping -s -i ce1 172.16.4.1
> PING 172.16.4.1: 56 data bytes
> 64 bytes from 172.16.4.1: icmp_seq=0. time=0. ms
> 64 bytes from 172.16.4.1: icmp_seq=1. time=0. ms
> ^C
> ----172.16.4.1 PING Statistics----
> 2 packets transmitted, 2 packets received, 0% packet loss
> round-trip (ms)  min/avg/max = 0/0/0
> #
> # ping -s -i ce0 10.10.30.1
> PING 10.10.30.1: 56 data bytes
> ^C
> ----10.10.30.1 PING Statistics----
> 3 packets transmitted, 0 packets received, 100% packet loss
> _______________________________________________
> sunmanagers mailing list
> sunmanagers@sunmanagers.org
> http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Wed Sep 10 20:05:27 2003

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:19 EST