eoghan wrote:
Derek Ragona wrote:
It sounds like the tcp stack is not even running.  What does:
ifconfig -a

show?  Do you have any valid IP address on this computer?

        -Derek

Yep, I can get to my www files when apachee is started via my assigned ip. Here is the output of ifconfig:

nathaniel# ifconfig -a
fwe0: flags=108943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
        options=8<VLAN_MTU>
        inet6 fe80::11:6ff:fe99:d9eb%fwe0 prefixlen 64 scopeid 0x1
        ether 02:11:06:99:d9:eb
        ch 1 dma 0
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=9<RXCSUM,VLAN_MTU>
        inet6 fe80::2b0:d0ff:fee7:e97d%xl0 prefixlen 64 scopeid 0x2
        inet 192.168.1.34 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:b0:d0:e7:e9:7d
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8008<LOOPBACK,MULTICAST> mtu 16384


The loopback setting is incomplete. Did you miss copy/pasting that?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to