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

Slower than usual connection

Hi, 

I just installed ASG 8.003 on P4 3.0Ghz with 1.5GB of ram. I liked the features, until I noticed general slowness when browsing the internet. To my suprise when I checked my connection on speedtest.net my connection indeed slower than usual (only getting 2-3mbps down and 2mbps up instead the usual 4mbps down and 4mbps up. I tried to disable QoS, proxy, IPS, etc but I still can't get full speed. 

I tried to use another simple router (WRT54GL) running DD-WRT to prove is my ISP having problem or the ASG. I get full 4mbps! I'm confused [:S]. 

Before I installed ASG I use ClearOS on that same machine and I get full speed. I just try to use ASG to look its functionalities and features. I liked the features but I have this problem.

Here's the proof:

Using ASG without QoS, antivirus, proxy, etc


ASG with QoS, proxy, IPS, etc

(erorr in ping, the actual ping isn't 200ms)

using WRT54GL with DD-WRT


EDIT: I'm connected using fiber connection ended on ONT then I connect the router to ONT using regular RJ-45 cable. I need to use PPPoE to connect the internet.


This thread was automatically locked due to age.
Parents
  • Ok, today my 2 of my 3Com cards just arrived and I immediately install them, but only one of them detected in ASG. I'm confused, in lspci two of my 3com card are listed. But in ASG web interface of ifconfig command only one 3com card are listed.

    So total I have 3 PCI network card installed. 2 of them are 3c905C-TX/TX-M and the other one is the old realtek PCI card (RTL-8139/8139C/8139C+ (rev 10). Actually there is another network card on the system, the onboard intel 10/100 card. but in any linux/bsd OS the intel onboard always not shows up in the ifconfig. 

    Here's my lspci output:

    gateway:/root # lspci
    00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
    00:06.0 System peripheral: Intel Corporation 82865G/PE/P Processor to I/O Memory Interface (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
    00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
    01:00.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
    01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    01:02.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
    01:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 02)



    and ifconfig output:

    gateway:/root # ifconfig
    eth1      Link encap:Ethernet  HWaddr 00:27:19:B4:C4[[:D]]C
              inet addr:10.0.2.252  Bcast:10.0.2.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:59859 errors:0 dropped:0 overruns:0 frame:0
              TX packets:47135 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:47296407 (45.1 Mb)  TX bytes:11680670 (11.1 Mb)
              Interrupt:22 Base address:0x2800

    eth2      Link encap:Ethernet  HWaddr 00:04:75[[:D]]1:52:67
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:45210 errors:0 dropped:0 overruns:1 frame:0
              TX packets:58710 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:8833849 (8.4 Mb)  TX bytes:47242603 (45.0 Mb)
              Interrupt:21 Base address:0x4c00

    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:33818 errors:0 dropped:0 overruns:0 frame:0
              TX packets:33818 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:9375026 (8.9 Mb)  TX bytes:9375026 (8.9 Mb)


    EDIT: nevermind, somehow I managed to get it to work [:)]
  • I'm very interested to know how you solved it, I'm in the same boat (same hardware router also [:)]

    thanks
  • I'm very interested to know how you solved it, I'm in the same boat (same hardware router also [[:)]]

    thanks


    I'm not sure how I did it, since I did a few things. Firstly, I tried to load the 905c module in /etc/modprobe.conf, then I also tried to reinsert the PCI NIC a few times (to clean the PCI contact pins), then disabling onboard NIC and onboard serial/parallel ports in BIOS. After all of these hat I can see both 3Com nics (and one realtek nic) in the interfaces list. Not sure which one fixed the problem [[:)]]
Reply
  • I'm very interested to know how you solved it, I'm in the same boat (same hardware router also [[:)]]

    thanks


    I'm not sure how I did it, since I did a few things. Firstly, I tried to load the 905c module in /etc/modprobe.conf, then I also tried to reinsert the PCI NIC a few times (to clean the PCI contact pins), then disabling onboard NIC and onboard serial/parallel ports in BIOS. After all of these hat I can see both 3Com nics (and one realtek nic) in the interfaces list. Not sure which one fixed the problem [[:)]]
Children
No Data