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

dynamic external IP -> No QoS

I just wanted to verify this. 

If you only have one external Ethernet card with a dynamic IP address you can't do QoS.

If you are in this situation you will also have NAT for the internal network.  The on-line help says you can't have QoS with NAT unless you have an alias interface.  But an alias interface has to have a static IP right?    


This thread was automatically locked due to age.
  • I have QOS working on my pppoe(via nic card) which uses dynamic ip adressign without issues... 
  • No, you can have QoS with a dynamic address. You can set up Qos on your External interface, no need for an alias interface either. Just remember to refrain from specifying specific network addresses in your QoS statements, since NAT is being used.

    Here are my QoS definitions:

    Any   POP3    Any    medium     borrow
    Any  HTTP  Any  low  borrow 
    Any  FTP  Any  low  borrow
    Any  PPTP  Any  high  borrow
    Any  NTP  Any  high  borrow
    Any  GRE  Any  high  borrow
    Any  SMTP  Any  low  borrow
    Any  DNS  Any  high  borrow

    This set of rules was created, among other things, to prevent outside downloads from my FTP server from interfering with PPTP connections.

    Of the 640 kbit/sec ADSL modem upstream channel, 64 Kbits/sec was left unallocated.