> ? If the Host IP is the printer's IP address, does that mean that the > printer's internal print server is giving ITSELF this job?
No. The HTTP/1.1 "Host:" header is sent from the client to the server and it contains the server's name. It's so a single server on one (or more) IP addresses can serve different pages if it is queried using different names. This is virtual hosting. The only way for the server to know which name you used is if the client sends it over in this header. So it's normal for "Host:" to have the name (or ip) of the server, not the client. -Frank -- ---------------------------------- Frank Wallingford [EMAIL PROTECTED] _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Jun 4 - Sqeak! and eToys Jul 2 - KVM (Tenative) Aug 6 - Zenos Sep 3 - TBD
