[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hostname of the modem gateway



On 1/2/2018 12:12 AM, Max Power wrote:
Hi guys,
with the new release of Debian 'Stretch', the route command has been replaced
but what other command returns the hostname of the modem/router gateway...?
# route
gateway = home.telecomitalia.it
# ip route
gateway = 192.168.1.1

Thanks for reply, Max Power.


You could try the host(1) utility:

$ host 192.168.1.1

https://linux.die.net/man/1/host

--
John Doe


Reply to: