Jump to content

Ethernet inet6 failed in MySQL


jazzman1

Recommended Posts

Hey folks,

 

is there some particular reason not able to use / bind ipv6 address as pasrt of a default interface and address in mysql?

 

For examle, no such thing as a problem when using a loopback ipv6 addr:

 

/etc/my.cnf

bind-address=::1 // works fine

// but 

bind-address=fe80::216:3eff:fe97:9f35 // failed
eth0      Link encap:Ethernet  HWaddr 00:16:3E:97:9F:35  
          inet addr:192.168.122.2  Bcast:192.168.122.255  Mask:255.255.255.0
          inet6 addr: fe80::216:3eff:fe97:9f35/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:897358 errors:0 dropped:0 overruns:0 frame:0
          TX packets:166433 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:84292777 (80.3 MiB)  TX bytes:177566584 (169.3 MiB)
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.