Reply to comment

not working

It does work, however, it seems wpasupplicant takes too long to get connected when booting up, so the dhcp request fails. What you need to do is add a stanza in /etc/network/interfaces in same place as wpa stanzas saying:

pre-up sleep 2

You can also just not have it run at startup then use the

ifup eth1
and
ifdown eth1

To bring it up and down.

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <br> <p> <pre> <b> <del>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • You may link to Gallery2 items on this site using a special syntax.
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.