Differences
This shows you the differences between two versions of the page.
|
faq:mastering_your_os:net [2011/09/30 08:34] dothebart [netstat] add hint to what could be wrong when not binding 0.0.0.0 |
faq:mastering_your_os:net [2013/02/15 14:48] (current) dothebart [ifconfig] add hints on howto work around missing ipv6 |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| Interrupt:5 Memory:faff6000-faff8000 | Interrupt:5 Memory:faff6000-faff8000 | ||
| </code> | </code> | ||
| + | If the line //inet6 addr: fe80::290:4bff:9999:0000 /64 Scope:Link// is missing, your system does not have ipv6 support. You may need to explicitely [[documentation:cmdman:webcit|make webcit bind ipv4 then by specifying -i 0.0.0.0]]. | ||
| ==== route ==== | ==== route ==== | ||