This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

eth2 link state shows as down

Hello,

I am trying to add a second subnetwork to my SOHO Astaro 7.5 system. And attach a Server directly to the port. The eth2 port was setup for the new subnet; however in the Dashboard it shows:

eth2   Name    ethernet (state) up (link) down

I have switch cables and computers to no avail. Does the connnection need a hub/router/switch between the server and the firewall?

Can someone tell me why the link would be down and/or how I can fix this problem?

My Astaro Setup is:

1GHz Fanless VIA Eden V4 CPU
1GB DDR2 RAM. 
Agere ET1310 Chipset 
2x Gigabit LAN and 
4x Realtek 8139C Chipset 10/100 LAN
Astaro Security Gateway v7.5

Eth0 and eth1 works without any problem. They both connect to the dsl router.

Any suggestions would be greatly appreciated.

Jasper


This thread was automatically locked due to age.
  • Have you tried a crossover cable?
  • No, I haven't.

    I'll try one and give the results.

    Regards

    Jasper
  • If the crossover cable doesn't work, I bet it's a bad NIC / port.
  • My research has revealed the follwoing:

    eth0 and eth1 are full-duplex

    eth2 and eth3 are half-duplex.

    all other settings are the same.

    JMFASGV7:/etc/init.d # ethtool eth1
    Settings for eth1:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 100Mb/s
            Duplex: Full
            Port: MII
            PHYAD: 32
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: pumbg
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: yes
    JMFASGV7:/etc/init.d # ethtool eth2
    Settings for eth2:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10Mb/s
            Duplex: Half
            Port: MII
            PHYAD: 32
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: pumbg
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: no

    I am able to ping the address at eth2 and eth3 from my laptop with an address from eth1.

    I tried using ethtool to switch from Half- to Full-Duplex 

         JMFASGV7:/etc/init.d # ethtool -s eth3 speed 100 duplex full

         JMFASGV7:/etc/init.d # ethtool eth3
         Settings for eth3:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10Mb/s
            Duplex: Half
            Port: MII
            PHYAD: 32
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: pumbg
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: no

    and as you can see it is still Half-duplex.

    The crossover cable from the firewall to the server also did not work; however, when the cable is connected between the firewall and another device, the port lights do light up.

    If anyone recognizes the problem from the information provided, please let me know. In the mean time, I guess it looks like more troubleshooting to figure this out.

    Regards,

    Jasper

  • turn off auto-negotiation on both the ASG-eth2 and the servers NIC.
    or insert a hub/switch between the server and the ASG (at least for debugging/testing purposes)
  • Hi Ölm,

    My Astaro Setup is:

    1GHz Fanless VIA Eden V4 CPU
    1GB DDR2 RAM.
    Agere ET1310 Chipset
    2x Gigabit LAN and
    4x Realtek 8139C Chipset 10/100 LAN
    Astaro Security Gateway v7.5 software (home)

    I have a switch between the FW and the Server/Laptop. The lights indicate that the cable is connected between the devices; however, I still see half-duplex when I run ethtool on the FW.

     ethtool -s eth3 speed 10 duplex full
     ethtool -s eth3 speed 100 duplex full

    Both of these commands does not return an error, but the link is still showing half-duplex.

    JMFASGV7:/etc # !229
    ethtool -s eth3 speed 10 duplex full
    JMFASGV7:/etc # ethtool eth3
    Settings for eth3:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10Mb/s
            Duplex: Half
            Port: MII
            PHYAD: 32
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: pumbg
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: no
    JMFASGV7:/etc # ethtool -s eth3 speed 100 duplex full
    JMFASGV7:/etc # ethtool eth3
    Settings for eth3:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10Mb/s
            Duplex: Half
            Port: MII
            PHYAD: 32
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: pumbg
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: no

    eth0 and eth1 is working without a problem. I want to put my NAS and a server for testing  on a subnet protected over its own firewall port.
  • To all of you that provided me with answers, thank you.

    I figured out what the problem was. It was the id10t behind the keyboard and cables sitting on his brain. The box that I installed ASGv7 on has six ports 4x 10/100 and 2 x 1Gbit. Well I was trying to configure the 2 gigabit ports, which ASGv7 doesn't see anyway as 10/100.

    After plugging the cables into the correct ports, the ethtool shows full-duplex.

    I feel like a complete fool.

    Sorry for taking up your time and thank you for trying to help.

    Regards,

    Jasper