Storing IP in mySQL table

Whats the best way to do this ?

curent values are as followed:

Field: ipaddress
Type: INT
Length: 15
Attributes: UNSIGNED
Null: not null
Default: 0
Extra: -

Sam.