<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.davidpierron.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.davidpierron.com/feed.php">
        <title>David Pierron's Wiki</title>
        <description></description>
        <link>http://wiki.davidpierron.com/</link>
        <image rdf:resource="http://wiki.davidpierron.com/lib/images/favicon.ico" />
       <dc:date>2012-05-20T20:16:41-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.davidpierron.com/doku.php?id=freebsd:networking&amp;rev=1303325745&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidpierron.com/doku.php?id=welcome&amp;rev=1303324132&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidpierron.com/doku.php?id=rails:notes&amp;rev=1287562396&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidpierron.com/doku.php?id=pf:conf&amp;rev=1286920400&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.davidpierron.com/lib/images/favicon.ico">
        <title>David Pierron's Wiki</title>
        <link>http://wiki.davidpierron.com/</link>
        <url>http://wiki.davidpierron.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.davidpierron.com/doku.php?id=freebsd:networking&amp;rev=1303325745&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-20T14:55:45-04:00</dc:date>
        <dc:creator>dpierron</dc:creator>
        <title>freebsd:networking</title>
        <link>http://wiki.davidpierron.com/doku.php?id=freebsd:networking&amp;rev=1303325745&amp;do=diff</link>
        <description>ON SERVER

rpcbind

nfsd -u -t -n 4

mountd -r



/etc/exports:


/ -maproot=root -network 10.1.10.0 -mask 255.255.255.0

/usr -maproot=root -network 10.1.10.0 -mask 255.255.255.0


ON CLIENT

nfsiod -n 4



mount 10.1.10.x:/usr /mnt


ALIAS INTERFACE


/etc/rc.conf



defaultroute=“123.456.789.x”

ifconfig_xx0=“inet 123.456.789.xxx netmask 255.255.255.240”

ifconfig_xx0_alias0=“inet 10.1.10.x netmask 255.255.255.255“</description>
    </item>
    <item rdf:about="http://wiki.davidpierron.com/doku.php?id=welcome&amp;rev=1303324132&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-20T14:28:52-04:00</dc:date>
        <dc:creator>dpierron</dc:creator>
        <title>welcome - added freeBSD networking</title>
        <link>http://wiki.davidpierron.com/doku.php?id=welcome&amp;rev=1303324132&amp;do=diff</link>
        <description>This is my initial journey into the ways of Wiki.  I had been documenting things I've done on a subdomain I set up called Project Testing. After some IRC chats and some surfing around, I realized that I might benefit from posting my documents in a wiki.  In this way I can share my information and at the same time, others have the ability to add their tidbits to the documents.  Whether people visit or not is immaterial.  I simply need a way to document the projects that I work on.  This initial p…</description>
    </item>
    <item rdf:about="http://wiki.davidpierron.com/doku.php?id=rails:notes&amp;rev=1287562396&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-20T04:13:16-04:00</dc:date>
        <dc:creator>dpierron</dc:creator>
        <title>rails:notes - Added Cisco 2924 Switch</title>
        <link>http://wiki.davidpierron.com/doku.php?id=rails:notes&amp;rev=1287562396&amp;do=diff</link>
        <description>To output log into script/console session:

ActiveRecord::Base.logger = Logger.new(STDOUT)


COMMON ITEMS:

	General Notes
	-------------
	Avoid using make -j when upgrading.  From time to time in the
	past there have been problems using -j with buildworld and/or
	installworld.  This is especially true when upgrading between
	&quot;distant&quot; versions (eg one that cross a major release boundary
	or several minor releases, or when several months have passed
	on the -current branch).

	Sometimes, obscure…</description>
    </item>
    <item rdf:about="http://wiki.davidpierron.com/doku.php?id=pf:conf&amp;rev=1286920400&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-12T17:53:20-04:00</dc:date>
        <dc:creator>dpierron</dc:creator>
        <title>pf:conf</title>
        <link>http://wiki.davidpierron.com/doku.php?id=pf:conf&amp;rev=1286920400&amp;do=diff</link>
        <description>My connection has always been:
Internet &lt;-&gt; Router &lt;-&gt; bridged firewall &lt;-&gt; switch &lt;-&gt; mail server

All services work, DNS servers, Web Servers, Mail server (just not
to Verizon.Net) ... How do I begin to diagnose this?


[root@mail03 /root]# date
Tue Oct 12 14:46:45 EDT 2010
[root@mail03 /root]# telnet mx2.hotmail.com smtp
Trying 65.54.188.94...
Connected to mx2.hotmail.com.
Escape character is '^]'.
220 bay0-mc2-f3.Bay0.hotmail.com Sending unsolicited commercial or bulk e-mail to Microsoft's c…</description>
    </item>
</rdf:RDF>

