atom feed6 messages in org.freebsd.freebsd-questionsRe: Virtual Hosts
FromSent OnAttachments
David L. AldridgeMay 20, 1998 8:41 am 
Dan BusarowMay 20, 1998 11:17 am 
David L. AldridgeMay 20, 1998 11:51 am 
David L. AldridgeMay 20, 1998 12:10 pm 
Randall D. DuCharmeMay 20, 1998 2:32 pm 
Mike TancsaMay 20, 1998 5:46 pm 
Subject:Re: Virtual Hosts
From:Randall D. DuCharme (ran@microxp.com)
Date:May 20, 1998 2:32:24 pm
List:org.freebsd.freebsd-questions

On Wed, 20 May 1998, David L. Aldridge wrote:

Randall, Actually, I have the ipconfig entries established as you do. I am not using the new scripts, but the function equates.

network_interfaces="lo0 ep0" ifconfig_ep0="inet 209.113.58.1 netmask 0xffffff80" ifconfig_lo0="inet localhost"

echo -n ' address aliases'

ifconfig ep0 209.113.58.2 netmask 0xffffffff alias ifconfig ep0 209.113.58.3 netmask 0xffffffff alias ifconfig ep0 209.113.58.4 netmask 0xffffffff alias ifconfig ep0 209.113.58.5 netmask 0xffffffff alias

netstat -r yields: Routing tables

Internet: Destination Gateway Flags Refs Use Netif Expire default wall-aldridge-gw.h UGSc 79 341 ep0 localhost localhost UH 0 241 lo0 base.vsbw.com/25 link#2 UC 0 0 TripleCrown 0:a0:24:23:8f:24 UHLW 2 173 lo0 www www UH 0 14 ep0 => www/32 link#2 UC 0 0 www.spinneret.com www.spinneret.com UH 0 0 ep0 => www.spinneret.com/ link#2 UC 0 0 www.gensys.com www.gensys.com UH 0 0 ep0 => www.gensys.com/32 link#2 UC 0 0 demo demo UH 0 0 ep0 => demo/32 link#2 UC 0 0 www.boldcreative.c www.boldcreative.c UH 0 0 ep0 => www.boldcreative.c link#2 UC 0 0 www.burnskopatic.c www.burnskopatic.c UH 0 0 ep0 => www.burnskopatic.c link#2 UC 0 0

Can you traceroute to a virtual host from the server hosting the virtual host?

Yes I can....

# traceroute www.pyt.org 1 52-49 (209.207.52.49) 0.724 ms 0.404 ms 0.354 ms

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message