Be Excellent To Each Other

And, you know, party on. Dude.

All times are UTC [ DST ]




Reply to topic  [ 30 posts ] 
Author Message
 Post subject: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 16:02 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
I have fallen at the first hurdle! I need to self host Foundry VTT to create my online gamespace for D&D and I am struggling :S

The instructions I'm trying to follow are here.

I can login to my router but when I get to this bit in the instructions:
Quote:
Note: If your DNS Servers listed the same IP address as your Default Gateway, read the following!

The DNS server (Domain Name System) server can get a bit complicated. Some router's act as an intermediary between for the actual DNS servers and your computer. If this is the case your Default Gateway will list the same IP address as the DNS Servers entry. We need to have the correct DNS Server IP addresses not the Default Gateway. You will not be able to use the Internet if we don't find out what your actual DNS servers are. There are a couple different ways to find these. The first way is to log into your router's web interface and look at your router's status page. On that page you should see an entry for DNS Servers, or Name Servers. Write down the IP addresses of these DNS Servers. Another way to find out what the correct DNS Servers to use, is to call your local Internet Service Provider or ISP. They should know the IP addresses of your DNS Servers right away. If they ask you why you need them, simply tell them you are trying to setup a static IP address on your computer. If they try to sell you a static external IP address, don't buy it. That's an entirely different thing than what you are trying to setup here.


I hit a wall. I don't see an entry on my routers status page that tells me the IP addresses of the DNS servers.

Can anyone help me make sense of this, or give me pointers, or point me toward an easier to follow tutorial?


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 16:29 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55716
Location: California
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 16:33 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
Mr Chonks wrote:
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.

The default gateway and the DNS server both have the same address listed here which I think the quote above was saying isn’t right?


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 16:36 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
sdg wrote:
Mr Chonks wrote:
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.

The default gateway and the DNS server both have the same address listed here which I think the quote above was saying isn’t right?

That’s when I type in ipconfig/all

When I type in what you said it doesn’t show me a 192.168 address?


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 17:14 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55716
Location: California
Paste the output here. I want to see the IP address for the first hop outside of your home network, basically.

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 17:45 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
Mr Chonks wrote:
Paste the output here. I want to see the IP address for the first hop outside of your home network, basically.

Quote:
C:\Users\jenni>tracert google.com

Tracing route to google.com [2a00:1450:4009:81c::200e]
over a maximum of 30 hops:

1 8 ms 2 ms 2 ms broadband.bt.com [2a00:23c7:6e09:8401:ced4:2eff:fe87:2bc9]
2 5 ms 4 ms 4 ms 2a00:2302::1103:203:4cf
3 * * * Request timed out.
4 * * * Request timed out.
5 * * 17 ms 2a00:2380:3013:8000::10
6 16 ms 16 ms 16 ms 2a00:2380:13::95
7 19 ms 16 ms 16 ms 2a00:2380:2001:7000::19
8 * * * Request timed out.
9 * 19 ms * 2001:4860:0:1101::1
10 16 ms 15 ms 15 ms 2001:4860:0:1101::10
11 20 ms 17 ms 17 ms 2607:f8b0:e000:8000::6
12 17 ms 16 ms 16 ms 2001:4860::9:4001:2716
13 24 ms 18 ms * 2001:4860:0:135e::1
14 20 ms 18 ms 20 ms 2001:4860:0:1::316d
15 19 ms 17 ms 16 ms lhr48s13-in-x0e.1e100.net [2a00:1450:4009:81c::200e]

Trace complete.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 18:37 
User avatar
Unpossible!

Joined: 27th Jun, 2008
Posts: 38460
Ooh, ipv6


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 18:56 
SupaMod
User avatar
Commander-in-Cheese

Joined: 30th Mar, 2008
Posts: 49232
Mr Chonks wrote:
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.


That's unlikely to be the case. DNS lookups are out of band, the DNS server doesn't forward traffic.

Gilly - I looked at the link you provided and couldn't see the section you highlighted, was it on that link?

You shouldn't need to do anything with DNS here, you just need to port forward. What's your router make and model? Normally port forwarding is either a one or two step process. If it's one step, you just create a firewall rule (usually under the security section) to forward incoming TCP traffic on port 30000 to your PC IP address. If it's two step, you have to create a service for TCP traffic on port 30000 and give it a name, then enable a firewall to forward that service to your PC IP address

_________________
GoddessJasmine wrote:
Drunk, pulled Craster's pork, waiting for brdyime story,reading nuts. Xz


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:00 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
Cras wrote:
Mr Chonks wrote:
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.


That's unlikely to be the case. DNS lookups are out of band, the DNS server doesn't forward traffic.

Gilly - I looked at the link you provided and couldn't see the section you highlighted, was it on that link?

You shouldn't need to do anything with DNS here, you just need to port forward. What's your router make and model? Normally port forwarding is either a one or two step process. If it's one step, you just create a firewall rule (usually under the security section) to forward incoming TCP traffic on port 30000 to your PC IP address. If it's two step, you have to create a service for TCP traffic on port 30000 and give it a name, then enable a firewall to forward that service to your PC IP address


I thought it was on that link but maybe I followed another link :S

I have a BT hub.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:05 
SupaMod
User avatar
Commander-in-Cheese

Joined: 30th Mar, 2008
Posts: 49232
Here you go:

https://www.bt.com/help/broadband/learn ... my-bt-hub-

You want port 30000 (for both internal and external, start and end) and protocol TCP, and the 'device' should be the IP address or name of whichever machine you're running FoundryVTT on.


Once you've done all that, you can give someone the external IP of your network (using something like https://whatismyip.com) and they'll be able to put that IP address and port 30000 into the Foundry client.

_________________
GoddessJasmine wrote:
Drunk, pulled Craster's pork, waiting for brdyime story,reading nuts. Xz


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:20 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55716
Location: California
Cras wrote:
Mr Chonks wrote:
Start, run, cmd and type “tracert google.com”

The first address you see after 192.168.x.x should be the DNS server your router routes through.


That's unlikely to be the case. DNS lookups are out of band, the DNS server doesn't forward traffic.

Gilly - I looked at the link you provided and couldn't see the section you highlighted, was it on that link?

You shouldn't need to do anything with DNS here, you just need to port forward. What's your router make and model? Normally port forwarding is either a one or two step process. If it's one step, you just create a firewall rule (usually under the security section) to forward incoming TCP traffic on port 30000 to your PC IP address. If it's two step, you have to create a service for TCP traffic on port 30000 and give it a name, then enable a firewall to forward that service to your PC IP address

I’m just a postman mate

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:24 
User avatar
Hibernating Druid

Joined: 27th Mar, 2008
Posts: 49139
Location: Standing on your mother's Porsche
Your advice was second class.

_________________
SD&DG Illustrated! Behance Bleep Bloop

'Not without talent but dragged down by bass turgidity'


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:24 
User avatar
Hibernating Druid

Joined: 27th Mar, 2008
Posts: 49139
Location: Standing on your mother's Porsche
I was about to say all that stuff up there but Craster did it before me.

_________________
SD&DG Illustrated! Behance Bleep Bloop

'Not without talent but dragged down by bass turgidity'


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 19:46 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55716
Location: California
It was an unusual request. I always look for the most complicated way to solve something before eventually stumbling on the easy way

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 20:39 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
Cras wrote:
Here you go:

https://www.bt.com/help/broadband/learn ... my-bt-hub-

You want port 30000 (for both internal and external, start and end) and protocol TCP, and the 'device' should be the IP address or name of whichever machine you're running FoundryVTT on.


Once you've done all that, you can give someone the external IP of your network (using something like https://whatismyip.com) and they'll be able to put that IP address and port 30000 into the Foundry client.

How do I know which device in the list is my laptop? Can I find the MAC address or something?!


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 20:44 
User avatar
Ready for action

Joined: 9th Mar, 2009
Posts: 8548
Location: Top Secret Bunker
I think I found it. I've followed your instructions, which were perfectly clear, thank you! I feel like a hacker.

Giphy "hacker":
https://media2.giphy.com/media/o0vwzuFwCGAFO/giphy-loop.mp4


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sun Dec 13, 2020 21:29 
SupaMod
User avatar
Commander-in-Cheese

Joined: 30th Mar, 2008
Posts: 49232
:D :D

_________________
GoddessJasmine wrote:
Drunk, pulled Craster's pork, waiting for brdyime story,reading nuts. Xz


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Tue Feb 08, 2022 14:30 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69509
Location: Your Mum
According to the email I just got from Google, this is the thread the most non-Beex people are searching for.

Hello, new viewers!

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Tue Feb 08, 2022 15:16 
User avatar
Unpossible!

Joined: 27th Jun, 2008
Posts: 38460
What sort of numbers we talking about?


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Tue Feb 08, 2022 16:13 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69509
Location: Your Mum
186 last month.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Wed Feb 09, 2022 21:05 
User avatar

Joined: 30th Mar, 2008
Posts: 32619
Lol what? There are… quite a lot better places to look for this information!


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Wed Feb 09, 2022 21:29 
User avatar
Gogmagog

Joined: 30th Mar, 2008
Posts: 48646
Location: Cheshire
Yes, but they stay for the company

_________________
Mr Chris wrote:
MaliA isn't just the best thing on the internet - he's the best thing ever.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Wed Feb 09, 2022 23:18 
SupaMod
User avatar
Commander-in-Cheese

Joined: 30th Mar, 2008
Posts: 49232
Doctor Glyndwr wrote:
Lol what? There are… quite a lot better places to look for this information!


Yeah but you only find that out after you visit

_________________
GoddessJasmine wrote:
Drunk, pulled Craster's pork, waiting for brdyime story,reading nuts. Xz


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Wed Feb 09, 2022 23:21 
User avatar

Joined: 12th Apr, 2008
Posts: 17771
Location: Oxford
It's probably spy stuff.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Thu Feb 10, 2022 15:19 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69509
Location: Your Mum
Doctor Glyndwr wrote:
Lol what? There are… quite a lot better places to look for this information!

I mean... You're the only person on Beex that can actually do something about the fact that Google thinks otherwise ;)

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Tue Feb 06, 2024 16:47 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69509
Location: Your Mum
Grim... wrote:
According to the email I just got from Google, this is the thread the most non-Beex people are searching for.

Hello, new viewers!

Two years on, and this is still the case.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Tue Feb 06, 2024 16:59 
User avatar
Hibernating Druid

Joined: 27th Mar, 2008
Posts: 49139
Location: Standing on your mother's Porsche
Nerds.

_________________
SD&DG Illustrated! Behance Bleep Bloop

'Not without talent but dragged down by bass turgidity'


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Wed Feb 07, 2024 18:51 
User avatar
Ticket to Ride World Champion

Joined: 18th Apr, 2008
Posts: 11843
How many so far?

_________________
No, it was a giant robot castle!


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Fri Feb 09, 2024 21:53 
SupaMod
User avatar
Commander-in-Cheese

Joined: 30th Mar, 2008
Posts: 49232
It's my excellently written guidance, clearly.

_________________
GoddessJasmine wrote:
Drunk, pulled Craster's pork, waiting for brdyime story,reading nuts. Xz


Top
 Profile  
 
 Post subject: Re: Self hosting for Foundry VTT
PostPosted: Sat Feb 10, 2024 0:10 
User avatar
Hibernating Druid

Joined: 27th Mar, 2008
Posts: 49139
Location: Standing on your mother's Porsche
It’s the cat gif.

_________________
SD&DG Illustrated! Behance Bleep Bloop

'Not without talent but dragged down by bass turgidity'


Top
 Profile  
 
Display posts from previous:  Sort by  
Reply to topic  [ 30 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Majestic-12 [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search within this thread:
cron
You are using the 'Ted' forum. Bill doesn't really exist any more. Bogus!
Want to help out with the hosting / advertising costs? That's very nice of you.
Are you on a mobile phone? Try http://beex.co.uk/m/
RIP, Owen. RIP, MrC.

Powered by a very Grim... version of phpBB © 2000, 2002, 2005, 2007 phpBB Group.