Guest User!

You are not Sophos Staff.

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

External interface connecting at 10MBPS

My external interface is only connecting at 10 MBPS and I'm wondering if this is where my bottleneck is coming from.  On the firewall itself, the orange 10 Mbps light is on, and that's it.  

My cisco router from Qwest is configured for 100 mbps/Full duplex.  Is there a way I can change/fix this issue?

Thanks


This thread was automatically locked due to age.
Parents
  • Hi,
    Not ifconfig, but ethtool will show what you need.

    But you should be able to manually set the speeds through the webadmin.

    Half-duplex on ONE end can cause LOTS of dropped packets... I've had the same problem with a Cisco switch... set manually to 100/Full on both ends.

    Barry
  • Hi,
    Not ifconfig, but ethtool will show what you need.


    Hello Barry
    I have a similar problem with my ASG and 2 3COM switches connected to my LAN (eth0). In both cases the speed of eth0 is 10mbit (green led off)! Conneting this port to another netgear switch, it works at 100mbit (green led turnet on). Do you think I can manually set the speed to 100mbit full duplex without get any errors? I have tried ethtool you said (ethtool -S eth0) but I get the error "Cannot get driver information: Operation not permitted".

    bye
    Eclipse79
  • Just to confirm, the green LED you're referring to is on the ASG device, not the switch port, right?

    Your inability to successfully run an ethtool command is puzzling/worrying.  (BTW, ethtool eth0 is the command to show the connection speed btw; the -S parameter displays traffic statics, not link status.)  You ssh'd in as loginuser and su'd to root before running ethtool?
Reply
  • Just to confirm, the green LED you're referring to is on the ASG device, not the switch port, right?

    Your inability to successfully run an ethtool command is puzzling/worrying.  (BTW, ethtool eth0 is the command to show the connection speed btw; the -S parameter displays traffic statics, not link status.)  You ssh'd in as loginuser and su'd to root before running ethtool?
Children
  • Does the switch have an admin tool where you can see how it's configured?
    Barry


    Currently ASG is connected to a non managed switch. The other switch (that I used for a test, and also in this case the led green was of) is managed and all the ports are set in autosensing.

    Just to confirm, the green LED you're referring to is on the ASG device, not the switch port, right?


    Both the switch and ASG


    Your inability to successfully run an ethtool command is puzzling/worrying.  (BTW, ethtool eth0 is the command to show the connection speed btw; the -S parameter displays traffic statics, not link status.)  You ssh'd in as loginuser and su'd to root before running ethtool?


    I didn't use SU command, you are right. In this moment the network card is set again in autosensing, and I noticed this values in bandwidth monitor (see screenshot): 30mbit for eth0. So it seems that eth0 is not connected at 10mbit, but in this case why the green leds are off? mmm...


    This is the ethtool log:
    NIC statistics:
         rx_packets: 23878562
         tx_packets: 29740531
         rx_bytes: 7403894241
         tx_bytes: 28912500412
         rx_broadcast: 359074
         tx_broadcast: 4218
         rx_multicast: 410550
         tx_multicast: 0
         rx_errors: 0
         tx_errors: 0
         tx_dropped: 0
         multicast: 410550
         collisions: 0
         rx_length_errors: 0
         rx_over_errors: 0
         rx_crc_errors: 0
         rx_frame_errors: 0
         rx_no_buffer_count: 0
         rx_missed_errors: 0
         tx_aborted_errors: 0
         tx_carrier_errors: 0
         tx_fifo_errors: 0
         tx_heartbeat_errors: 0
         tx_window_errors: 0
         tx_abort_late_coll: 0
         tx_deferred_ok: 2
         tx_single_coll_ok: 0
         tx_multi_coll_ok: 0
         tx_timeout_count: 0
         tx_restart_queue: 0
         rx_long_length_errors: 0
         rx_short_length_errors: 0
         rx_align_errors: 0
         tx_tcp_seg_good: 0
         tx_tcp_seg_failed: 0
         rx_flow_control_xon: 3
         rx_flow_control_xoff: 3
         tx_flow_control_xon: 0
         tx_flow_control_xoff: 0
         rx_long_byte_count: 7403894241
         rx_csum_offload_good: 23078200
         rx_csum_offload_errors: 0
         alloc_rx_buff_failed: 0
         tx_smbus: 0
         rx_smbus: 0
         dropped_smbus: 0