[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: Re: Getting connected to Verizon 3G network -UPDATE]



Stan Hoeppner wrote:
Wayne <linuxtwo@gmail.com> put forth on 1/1/2010 10:43 AM:

Current settings of all info is on the site WICD2 is the file.  No
changes will be made here for 2 days.

The requested URL /~huntbrittany/linux/WICD2.info.gz was not found on this server.

The requested URL /~huntbrittany/linux/WICD2 was not found on this server.

Where oh where did you hide it?



Just realized I forgot the interfaces file


# The loopback network interface
auto lo
iface lo inet loopback
  up route add -net 127.0.0.0 netmask 255.0.0.0 dev lo
  down route del -net 127.0.0.0 netmask 255.0.0.0 dev lo

# The primary network interface
##auto eth0
##iface eth0 inet static
##    address 192.168.1.11
##    network 192.168.1.0
##    netmask 255.255.255.0
##    broadcast 192.168.1.255
#    gateway 192.168.1.11
##    dns-nameservers  10.11.12.13 10.11.12.14 8.8.8.8 8.8.4.4
#    dns-nameservers 209.183.33.23 209.183.35.23 192.168.1.11
##    dns-search dns-domain dns-sortlist


auto ath0
iface ath0 inet dhcp
#    wlanconfig ath create wlandev wifi0 wlanmode sta
#    wpa-driver wext
#    wireless-mode managed
#    wireless-channel 11
#    wireless-essid Verizon MiFi2200 C3B5 Secure


Reply to: