<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On Mon, 2010-09-13 at 17:18 -0400, Peter wrote: 
<BLOCKQUOTE TYPE=CITE>
<PRE>
On the Wifidog server I need to be able to access it from two separate 
networks.

I added another ethernet card to my system. It sees it as eth1. I edited 
/etc/network/interfaces, but its not giving it a static IP.. any ideas?

Its Ubuntu server.

_______________________________________________
WiFiDog mailing list
<A HREF="mailto:WiFiDog@listes.ilesansfil.org">WiFiDog@listes.ilesansfil.org</A>
<A HREF="http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</A>
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
Hi, Peter;<BR>
<BR>
Try running "sudo ifconfig eth1 xxx.xxx.xxx.xxx", where xxx.x.... is the static IP you want assigned to eth1.  This should assign the IP address if there are no problems.<BR>
<BR>
Regards,<BR>
    Dennis
</BODY>
</HTML>