You are not logged in.
Hello all, I am having the same issue described here: https://bugs.launchpad.net/ubuntu/+sour … bug/121467
I can't access my friend's website with a dash at the end of the subdomain. From what I can understand, Linux is doing the right thing and the URLs are wrong. However, this is kind of inconvenient for me. I can work around it by firing up a VirtualBox with Windows, but I would like to find an easier, more native way. Is there anything I can do? Thanks!
Last edited by kplptk (2010-11-07 00:07:51)
Offline
Hi
One possible "fix", would be to edit your /etc/hosts file, adding:
199.15.160.41 whateverusername.deviantart.comRemember to close all browser instances after you've saved the file. Of course, if it's not a deviantart subsite, you'll need a different IP adress.
Obtain it by doing:
dig domain.comPinging the site to get the IP adresse will not work.
Last edited by valvet (2010-11-06 18:21:51)
Offline
Thank you! Just for the record I tried using the dig command and it didn't work, so I just tried pinging the site and added the IP to the hosts file like you described and it worked.
Last edited by kplptk (2010-11-07 22:45:36)
Offline
Oh, well pinging the deviantart site and using that IP diden't work for whatever reason. Glad you fixed it.
"dig" is part of the dnsutils package :-)
Last edited by valvet (2010-11-06 18:41:25)
Offline
One last thing if it's not too much trouble ![]()
A lot of people have a dash at the end of their subsite. Is there any type of wildcard or something I could add so I don't have to manually add everyone?
Offline
I doubt it.. not in /etc/hosts airway.
Offline