Tagged Questions
1
vote
3answers
2k views
How to setup a static ip in Ubuntu? Where i need network, broadcast, dns parameters to fill in from my ISP?
I have a public ip as below which is static (my isp provided) as below:
IP Address: x.x.146.50
Subnet Mask: 255.255.255.240
Default Gateway: x.x.146.49
DNS1: x.x.1.196
DNS2: x.x.7.196
But ...