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

dhcp client on external card not working

Hi guys,

I,ve been waiting for ASL to come up with a version that can have dhcp on external interface since version 1.8.

Now that this version is out I have troubles obtaining an ip from Videotron (my ISP).
My setup : 2 cards 3com 905B detected as Cyclone on IRQ 5 and 10.
No matter wich one I define as internal one , ifconfig shows the external card as being disabled.
I tried configuring the card from Webadmin by selecting DHCP on all 3 options and rebooting the machine. Same result - external card is not up/enabled. 
Even if I try ifconfig eth1 up the card will not be displayed in the list of active cards.

I also tried with a D-Link and a 3Com905 with same results.

Any ideeas/hints where I can look ?

Thanks
Mishou


This thread was automatically locked due to age.
  • or at least what's the command to force a release/renew ip address ?

    Mishou
  • Hi,

    i bought myself two brand new 3com 3c905CX Boards. The internal interface has a fixed IP Adress and for the external interface i want to use dhcp. I experience the same problem as mishou. After a while the box keeps telling me something about UDP requests on interface eth1. Do we have to configure a rule for dhcp to work?
  • Same problem here. I have 2 RLT 8139 Cards one of them is connected to the internet. I even tried to start it manually but I get a lot of config errors and the file in /var/chroot-dhcpc/usr/sbin/dhcpc_updown.sh or similiar seems to be incomplete.
    All my tries have failed so far and it doesnt look like anything is happening when aktivating dhcp via the webmenu. Hope they can/will fix it soon.
    Its very sad as I love the firewall but I never found an astaro with working dhcp clients so far. My System Spec:

    Pentium 200 MMX
    64 MB EDO Ram
    3 Gig Harddrive IDE
    2x RLT 8139 NIC's
    Provider Freenet
  • Hello

    I have the same problem with DHCP on the External Card. 2 3C905b-tx.

    If you find the solution... please tell  [:)] 

    Best Regards
    Jack
      [:S]
  • I am having similar problem.  I was able to get a dynamic IP on the external card but can not renew it once the lease has expired.

    I do not know if this has to do with the capacity of the system being used as firewall, or there is just something missing within astaro to automatically renew IP lease
  • Hi,

    Are we alone with that problem ? It seems we don't have much help for  [:(] 
    I have to continue to work with Freesco then.

    All the Best.
    Jack
  • Guys, DHCP uses UDP packets for renewing ip addresses. DHCP server uses UPD port 67 and client uses UDP port 68. I think you need to configure rule to pass this packets through as Astaro by defaul denies all that unspecified. Hope it helps ...
  • Hi,

    I have the same type off problem, can't get the external card to go upp and get the DHCP adress.
    The machine is a Pentium 200/128Mb Ram, tried several brand of networkcards, same result.
    Tested second mechine also a Petium machine, same problem.
    Then tested a newer machine P2 350 NO PROBLEM...

    Can there be a compability problem ?
    It sems that the network card recive packet but do not transmit...
    Can anyone confirm this. ???
     

      [:S]
  • Hi,

    My configuration is :

    PII 400 Mhz
    Asus P2B Motherboard
    128 Mo Ram
    Drive 20 Go
    2 network Card 3c-905B-tx.

    The post sent before should be a solution. Perhaps the rules don't let passed ports needed for DHCP. I will Try.

    All the Best  [:)] 
    Jack
  • quote:
     Guys, DHCP uses UDP packets for renewing ip addresses. DHCP server uses UPD port 67 and client uses UDP port 68. I think you need to configure rule to pass this packets through as Astaro by defaul denies all that unspecified. Hope it helps ...  


    worked like a charm, thanks.