Jump to content

Default Gateway!?

Go to solution Solved by Lurick,
Just now, mattonfire said:

For example, we're following a tutorial to access some server and in the tutorial it asks to + 10 to the end of the gateway. Which would mean 192.168.1.254 which it cannot accept because it can't be larger than 255. So...I don't know what to do.

Then decrement it by 10 instead so its 244, down from 254.

The default gateway is the address where everything the device doesn't know how to reach directly gets sent. In this case that's going to be your router, it will know how to get out to the rest of the internet via a default route provided to it by your ISP.

The gateway is different because you've probably got a different router or setup from your friends. Most will use 192.168.something.1 but sometimes they will flip it and use 192.168.something.254

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/882194-default-gateway/#findComment-10902372
Share on other sites

Link to post
Share on other sites

4 minutes ago, Lurick said:

The default gateway is the address where everything the device doesn't know how to reach directly gets sent. In this case that's going to be your router, it will know how to get out to the rest of the internet via a default route provided to it by your ISP.

The gateway is different because you've probably got a different router or setup from your friends. Most will use 192.168.something.1 but sometimes they will flip it and use 192.168.something.254

For example, we're following a tutorial to access some server and in the tutorial it asks to + 10 to the end of the gateway. Which would mean 192.168.1.254 which it cannot accept because it can't be larger than 255. So...I don't know what to do.

Link to comment
https://linustechtips.com/topic/882194-default-gateway/#findComment-10902399
Share on other sites

Link to post
Share on other sites

Just now, mattonfire said:

For example, we're following a tutorial to access some server and in the tutorial it asks to + 10 to the end of the gateway. Which would mean 192.168.1.254 which it cannot accept because it can't be larger than 255. So...I don't know what to do.

Then decrement it by 10 instead so its 244, down from 254.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/882194-default-gateway/#findComment-10902404
Share on other sites

Link to post
Share on other sites

1 minute ago, mattonfire said:

I reset my adaptor and now I have two IPv6 addresses and a IPv6 address for my default gateway...

image.png.75a193df9eb35ef66ad01095b7d48561.png

That's fine too, you still have an IPv4 address for the default gateway for any IPv4 traffic. The IPv6 address is a link-local address and is going to be that of your router in this case.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/882194-default-gateway/#findComment-10902423
Share on other sites

Link to post
Share on other sites

15 hours ago, Lurick said:

Then decrement it by 10 instead so its 244, down from 254.

 

15 hours ago, mattonfire said:

Didn't think that would work at all but hey!! You da man. Thanks mate.

Do mind that on your router you check your DHCP scope and make sure it doesn't cover this server IP. Especially if there is a possebility this server will be shut down sometimes or loses connection. Else maybe someone else might get this IP address

Link to comment
https://linustechtips.com/topic/882194-default-gateway/#findComment-10904770
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×