[7.900][BUG][UNABLE TO DUPLICATE] No Network connection after install

I just installed the software on a Jetway MB with dual Realtek RTL8110SC NICS. The Chip set is VIA CN700 and VIA VT8237R Plus chipset. The CPU is the VIA CN700 NANO BGA Proc. The install went as follows
Boot from CD 12:45PM
BZIMAGE took about 3 min
initramfs.gz started to load at 12:48PM and finished at 1:10PM

Splash screen started and went through the normal setup tasks. Asigned the Eth0 to 192.168.1.2. When finished the box was rebooted and I could not connect to it from a client for Webadmin. 

I logged into the box console and issued the ifconfig command and only see the loopback. Can not ping any internal devices from the console.

NICS were identified during setup so don't know what happen.

Please advise.
Parents
  • From looking at the logs I can see that there are no errors reported by the driver, also all hardware off-loading if off with this NIC.

    Please check your MTU size, as there have been problem reports with non-standard MTU size of 1500.  You can check with running the command 'ifconfig eth0' (or whatever interface).

    I have checked that all known issues fixes are added to our kernel driver.  Also there have been some problem reports regarding Realtek networking hardware lately.

    In case you report a standard MTU size of 1500 I'd suggest to add this hardware onto our Known Issue List.
  • From looking at the logs I can see that there are no errors reported by the driver, also all hardware off-loading if off with this NIC.

    Please check your MTU size, as there have been problem reports with non-standard MTU size of 1500.  You can check with running the command 'ifconfig eth0' (or whatever interface).

    I have checked that all known issues fixes are added to our kernel driver.  Also there have been some problem reports regarding Realtek networking hardware lately.

    In case you report a standard MTU size of 1500 I'd suggest to add this hardware onto our Known Issue List.


    I did not change the MTU and was set to 1500. That does not explan the NIC's losing all IP configuration info after reboot. disabled the onboard NICs and added a dual NIC card to the PCI slot on the MB and it works with that no problem. I think there is some flakyness with the new code and the way they interact with the reltek GB NIC on this board. I did not have any issues with 7.5x Version with this same Jetway Board and the onboard NICS.
Reply
  • From looking at the logs I can see that there are no errors reported by the driver, also all hardware off-loading if off with this NIC.

    Please check your MTU size, as there have been problem reports with non-standard MTU size of 1500.  You can check with running the command 'ifconfig eth0' (or whatever interface).

    I have checked that all known issues fixes are added to our kernel driver.  Also there have been some problem reports regarding Realtek networking hardware lately.

    In case you report a standard MTU size of 1500 I'd suggest to add this hardware onto our Known Issue List.


    I did not change the MTU and was set to 1500. That does not explan the NIC's losing all IP configuration info after reboot. disabled the onboard NICs and added a dual NIC card to the PCI slot on the MB and it works with that no problem. I think there is some flakyness with the new code and the way they interact with the reltek GB NIC on this board. I did not have any issues with 7.5x Version with this same Jetway Board and the onboard NICS.
Children
No Data