Differences between revisions 14 and 15
Revision 14 as of 2007-05-20 08:23:04
Size: 3398
Editor: KeeganQuinn
Comment: Added a link to Adhocracy
Revision 15 as of 2007-08-24 15:36:42
Size: 4080
Comment: unbreaking the no-cat configuration
Deletions are marked like this. Additions are marked like this.
Line 40: Line 40:
 * 2007-08-24: A recent Debian upgrade on this nucab resulting in the obliteration of a local tweak to /usr/share/nocatauth/gateway/bin/initialize.fw which allowed the third NIC to bypass NoCatAuth. I have reconstructed what I believe was there before, appending the following near the end of the script:
 {{{
# NAT for local wired network
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t filter -I FORWARD -s 10.11.104.0/22 -j ACCEPT
iptables -t filter -I FORWARD -d 10.11.104.0/22 -m state --state RELATED,ESTABLISHED -j ACCEPT
}}}
 The third NIC in this case connects to the Edimax client-bridge that connects to the Mississippi network. --RussellSenior

Node name: NodeFreshPot BR NodeDB: NodeId:644 BR Live Date: 2004-11-09 BR Sponsor: [http://thefreshpot.com The Fresh Pot] BR Contact: Michael Brooks BR

4001 N Mississippi Ave BR Portland, 97227BR (503) 284-8928 BR ["Map"]: NodeMap:NodeFreshPot

Equipment

Software Installed

Network Configuration

  • ESSID: www.personaltelco.net/freshpot
  • Channel: 11
  • BSSID: 00:0F:66:77:44:F1
  • Hostname: liberace
  • Internet Network: 67.101.8.16
  • Gateway: 172.31.255.254
  • Upstream DNS servers: ???
  • PTPnet Network: 10.11.7.192/26

Installers / Organizers

Maintenance and System Log

  • 2007-08-24: A recent Debian upgrade on this nucab resulting in the obliteration of a local tweak to /usr/share/nocatauth/gateway/bin/initialize.fw which allowed the third NIC to bypass NoCatAuth. I have reconstructed what I believe was there before, appending the following near the end of the script:

    # NAT for local wired network
    iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    iptables -t filter -I FORWARD -s 10.11.104.0/22 -j ACCEPT
    iptables -t filter -I FORWARD -d 10.11.104.0/22 -m state --state RELATED,ESTABLISHED -j ACCEPT

    The third NIC in this case connects to the Edimax client-bridge that connects to the Mississippi network. --RussellSenior

  • 2007-05-09: Responded to an outage report. Found the AP reset and the nucab malfunctioning. I reconfigured the AP, moving it to channel 11. Took the nucab home and discovered the disk was failing. I dd_rescued it onto another drive, losing a couple unidentified files on /home, cleaned the nucab up a bit and reinstalled this morning around 9am. Back in operation. --RussellSenior

  • 2006-01-27: RussellSenior fixed up a broken /boot/grub/menu.lst. We'd neglected to add a --timeout option to the "terminal serial console" line, which resulted in the boot stalling at grub, waiting for user intervention. Service was out for about 4 hours, but ptp was still available from missnet across the street.

  • 2006-01-11: RussellSenior, CalebPhillips, BenjaminJencks and DavidJencks installed an ISA 3c509B NIC in the nucab, added "3c509" to /etc/modules (it came up as eth0), moved cat5 cables so that eth0 goes to DSL, eth1 goes to local AP, and eth2 goes to the edimax client, and assigned eth2 10.11.104.20 on the MissNet.

  • 2006-01-10: (RussellSenior, BenjaminJencks, and I) Brought the NuCab up and down a couple times in an attempt to install another NIC. No NIC on hand fits (insufficient PCI slots). Installed an Edimax AP in Client Mode to connect to neighboring NodeMississippi at Naya. (TylerBooth, MichaelWeinberg, RussellSenior, and BenjaminJencks) Ran CAT5e to this device (located behind coffee bar). Also installed a serial terminal. (AaronBaer) Installed sudo accounts for RussellSenior, BenjaminJencks, and CalebPhillips. - CalebPhillips

  • 2005-10-09: Created this page in accordance with NodeAudit. Also, Node seems to be functioning just fine.

Notes

Observation plots

[http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-0.jpg http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-0s.jpg] [http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-1.jpg http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-1s.jpg] [http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-2.jpg http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-2s.jpg] [http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-3.jpg http://www.personaltelco.net/~jason/maps/all/00:0F:66:77:44:F1-3s.jpg]


[CategoryNode][CategoryPersonalTelco]

NodeFreshPot (last edited 2014-11-19 23:02:54 by RussellSenior)