Re: How Do I Surf To My Server?

2007-02-21 Thread Drew Jenkins
- Original Message From: Jeffrey Goldberg [EMAIL PROTECTED] et al. I just want to thank everybody for helping me with this issue. By yesterday morning, before I left for town and a very busy day, I realized the problem (at that juncture) could not possibly have been with the IP

Re: How Do I Surf To My Server?

2007-02-20 Thread Kevin Kinsey
Drew Jenkins wrote: Will this help? $ ifconfig vr0 snip And on a Windows Laptop: C:\ more c:\windows\system32\drivers\etc\hosts snip Yes, that is a start. I added the domain mercury.com (a site I never visit) and pointed it to 192.168.1.255, the IP address given from the above. I also

Re: How Do I Surf To My Server?

2007-02-20 Thread Drew Jenkins
- Original Message From: Jeffrey Goldberg [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 12:49:22 PM Subject: Re: How Do I Surf To My Server? On Feb 19, 2007, at 7:15 AM, Drew Jenkins wrote: Can you tell us more

Re: How Do I Surf To My Server?

2007-02-20 Thread Drew Jenkins
- Original Message From: Kevin Kinsey [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 6:26:07 PM Subject: Re: How Do I Surf To My Server? Use netstat -anf inet on the server and see if port 80 or 8080 is LISTENING

Re: How Do I Surf To My Server?

2007-02-20 Thread Norberto Meijome
On Mon, 19 Feb 2007 07:26:07 -0800 (PST) Drew Jenkins [EMAIL PROTECTED] wrote: Yes, that is a start. I added the domain mercury.com (a site I never visit) and pointed it to 192.168.1.255, the IP address given from the above. I also 192.168.1.255 doesn't look right. in your server, run ifconfig

Re: How Do I Surf To My Server?

2007-02-20 Thread Jeffrey Goldberg
[mailed and posted] On Feb 19, 2007, at 7:15 AM, Drew Jenkins wrote: Right, all at home. I have Pound configured (like on my workhorse), not apache. But how do I determine the IP address of the server? I've never set that up before. What file do I edit? Can you tell us more about your

Re: How Do I Surf To My Server?

2007-02-20 Thread Chris
Drew Jenkins wrote: - Original Message From: Kevin Kinsey [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 6:26:07 PM Subject: Re: How Do I Surf To My Server? Use netstat -anf inet on the server and see

Re: How Do I Surf To My Server?

2007-02-20 Thread Jeffrey Goldberg
On Feb 19, 2007, at 12:57 PM, Drew Jenkins wrote: From: Jeffrey Goldberg [EMAIL PROTECTED] Can you tell us more about your home set-up? Presumably you have some sort of router doing NAT and DHCP? Tell us about it. I had, but perhaps in a different thread, so forgive me for not putting

How Do I Surf To My Server?

2007-02-19 Thread Drew Jenkins
Hi; I have a production server that I've crashed a few times by working on it directly and making mistakes. As a result, I've finally built a mock server on my home PC on a separate hard drive with nothing but FBSD. I also have a laptop. All are connected by DHCP to a satellite dish. My

Re: How Do I Surf To My Server?

2007-02-19 Thread Chris
Drew Jenkins wrote: Hi; I have a production server that I've crashed a few times by working on it directly and making mistakes. As a result, I've finally built a mock server on my home PC on a separate hard drive with nothing but FBSD. I also have a laptop. All are connected by DHCP to a

Re: How Do I Surf To My Server?

2007-02-19 Thread Drew Jenkins
20- Original Message From: Chris [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 9:09:16 AM Subject: Re: How Do I Surf To My Server? If however, you browse from within your own home network, all you need is the IP

Re: How Do I Surf To My Server?

2007-02-19 Thread Kevin Kinsey
Drew Jenkins wrote: 20- Original Message From: Chris [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 9:09:16 AM Subject: Re: How Do I Surf To My Server? If however, you browse from within your own home network, all

Re: How Do I Surf To My Server?

2007-02-19 Thread Robert C Wittig
Drew Jenkins wrote: Hi; I have a production server that I've crashed a few times by working on it directly and making mistakes. As a result, I've finally built a mock server on my home PC on a separate hard drive with nothing but FBSD. I also have a laptop. All are connected by DHCP to a

Re: How Do I Surf To My Server?

2007-02-19 Thread Drew Jenkins
20- Original Message From: Kevin Kinsey [EMAIL PROTECTED] To: Drew Jenkins [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, February 19, 2007 9:54:28 AM Subject: Re: How Do I Surf To My Server? Will this help? $ ifconfig vr0 snip And on a Windows Laptop: C:\ more c