This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

A little home help 2, willing to pay...

Hi,
I am wondering if anyone can give me some help with a home license setup.

I am willing to send you $25 or ? via paypal for the help.

Here is what I am trying to do.

I have 2 server in my home, 1 is for my Windows home server the other is a test server which allows me to work from home.

I also have need for a wireless network which I will explain in a minute how I would like it to work if possible.

The servers...

I am trying to expose the 2 Servers, 1 uses port 80 and 443 (WHS) and 4125 I believe for updating WIndows live domains so that my DNS is up to date ie: myserver.homeserver.com.

My test server uses different ports because it is the only way my current router will work, so to get at a test site I would use. myserver.homeserver.com:8081, myserver.homeserver.com: 8081 etc.

 
I would really like it if there would be a way to define in astaro that testsite1.myserver.homeserver.com would go to my testserver say on port 8081 and testsite2.myserver.homeserver.com would go to my testserver say on port 8082 and so on, this would be ideal, but if I have to define ports then that would be fine, just not preferred.


I also have several wireless devices in the home that need to access both the internet and my Home server. I would prefer to use my existing routers more or less as access points but am not sure how I should do this.


Here is the Astaro Build Specs.

Case: Silverstone LCM20.
MotherBoard: ECS nForce 4MA.
2 GB (2x1GB) DDR2 800.
Barracuda 80GB IDE HDD.
CDROM - Removed after install.
Old PCI Video Adapter.
1x onboard nVIdia 10/100 Onboard NIC
2x Intel PCi-e X1 10/100/1000 Nics.
2x Netgear 10/100/1000 PCI Nics.

I realize I probably only need 2 nics, 1 for Internal and 1 for external, but I have the extras in there now in case I needed them to attach 1 of the routers to work as an access point.


I might be able to tell astaro to use DHCP for 1 set of IPs and the routers DHCP to assign other IPs on the same lan, just not sure if that will work. The routers I have are a Dlink DIR-655 and a Netgear which I just might replace with an access point if I have to, but it looks like you cannot purchase the Astaro access points to use those so the router way looks to be better if possible.


Lastly I will probably have to open ports to allow the Home Servers RDP functionality, media streaming and probably some ports for the kids gaming.


Again I would love to get help with this and would gladly pay someone at least $25 to help get this all setup.

I can use Yahoo messenger to talk to make it quicker or if you want to work here I am ok with that too.

I appreciate any help and normall would not post like this... eventually I will be able to dive into astaro further, just don't have the time at the moment, thus this post.

Thanks!


This thread was automatically locked due to age.
Parents
  • Thanks for the feedback.

    What I have are indeed 2 servers + the home network clients (pcs, laptop, xboxes etc).


    1 of the servers is a WIndows Home server which uses a DynDNS type of things to allow the outside word to find my external ip by typing in myservername.homeserver.com.

    Here is how my network was before:

    Cable Modem - DLink Dir-655 Wireless Router - > LinkSys SR2024 24 Port Gigabyte Router.

    the 2 servers have static IPs.
    Windows Home server = 192.168.0.2
    TestServer = 192.168.0.3

    I had the router setup to Forward port 80 to my WIndows Home Server, Forward Port 443 to my Windows HomeServer and other ports for example 8082 to test server.

    This all worked just fine and even from my internal network I could type the url in myservername.homeserver.com for my HomeServer, or myservername.homeserver.com:8082 for my test server and it worked. I am trying to get this same functionality working....


  • Cable Modem - DLink Dir-655 Wireless Router - > LinkSys SR2024 24 Port Gigabyte Router.


    Pardon me for saying, but if I am assuming this arrangement correctly, it is pretty ugly Double NAT'd system.

    Talex, PM me your phone # and I will try to help you sort this out. With your patience to my schedule "business, baby and all" no $$$ is needed. Paypals 14% and the hassle of $25 just isn't worth it. I get more satisfaction and karma points from being able to help.

    Cheers!
Reply


  • Cable Modem - DLink Dir-655 Wireless Router - > LinkSys SR2024 24 Port Gigabyte Router.


    Pardon me for saying, but if I am assuming this arrangement correctly, it is pretty ugly Double NAT'd system.

    Talex, PM me your phone # and I will try to help you sort this out. With your patience to my schedule "business, baby and all" no $$$ is needed. Paypals 14% and the hassle of $25 just isn't worth it. I get more satisfaction and karma points from being able to help.

    Cheers!
Children
  • Pardon me for saying, but if I am assuming this arrangement correctly, it is pretty ugly Double NAT'd system.

    Talex, PM me your phone # and I will try to help you sort this out. With your patience to my schedule "business, baby and all" no $$$ is needed. Paypals 14% and the hassle of $25 just isn't worth it. I get more satisfaction and karma points from being able to help.

    Cheers!


    Actually the Setup is

    Cable Modem -> Dlink DIr-655 Wireless Router -> LinkSys SR2024-24Port Switch. I will PM you if I cannot get this and $25 was just a starting place, it could be more especially if I got everything just "so". I have everything working except using http://myservername.homeserver.com from internal, the reason I need this is becuase I am working on some websites that use fully qualified links... so an image link or hyperlink would be http://myserver.homeserver.com/images/someimage.jpg and this is based on settings in a config file to get the base address. so if I try to view the site by ">http://[internalip]/images/someimage.jpg it simply will not work nor will any links that use it...

    I did setup a static dns entry which works for the home server mapping it to internal, but cannot get the ones with port numbers to work, I am wondering if the hosts file on my dev box could handle this because my devbox is the only one that needs to see these site internally.