1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

localhost:3000がESETで遭難した

Last updated at Posted at 2020-07-09

#tl; dr

  • 初めてRailsのサーバーを立ち上げたが、localhost:3000にまずアクセスできない
  • ESET(セキュリティソフト)のパーソナルファイアウォールが悪さをしているらしい
  • localhost:3000の替わりに127.0.0.1:3000でアクセスできた

######参考にしたサイト
[eset を入れた mac で、 [::1] で開発中ウェブアプリケーションに接続できないのは何故?]
(https://ja.stackoverflow.com/questions/66740/eset-%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F-mac-%E3%81%A7-1-%E3%81%A7%E9%96%8B%E7%99%BA%E4%B8%AD%E3%82%A6%E3%82%A7%E3%83%96%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%E3%81%AB%E6%8E%A5%E7%B6%9A%E3%81%A7%E3%81%8D%E3%81%AA%E3%81%84%E3%81%AE%E3%81%AF%E4%BD%95%E6%95%85)

######インターネットのことがわかってない
IPv6経由ではアクセスできず、IPv4経由だとアクセスできるという状態らしい。
そもそもIPアドレスがなんなのか、なぜ解決したのかもよく分からないので、本を読むなりして行きたい。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?