Opened 13 years ago
Closed 13 years ago
#1540 closed defect (fixed)
ad-hoc mode runs each user as DHCP host
Reported by: | dsd | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.86.x |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Fedora | |
Bug Status: | Unconfirmed |
Description
Ad-hoc mode doesn't work. Reproduced on Sugar-0.86.3 on Fedora 12.
In both cases (creating an ad-hoc network, joining an ad-hoc network), the IP address 10.42.43.1 is assigned to the interface, and NetworkManager starts running a DHCP server (dnsmasq). This means that everyone on the network has the same IP hence no collaboration is possible.
avahi-autoipd should be used instead.
Attachments (1)
Change History (4)
Changed 13 years ago by dsd
comment:1 Changed 13 years ago by dsd
- Keywords r? added
comment:2 Changed 13 years ago by tomeu
- Keywords r+ added; r? removed
Thanks, please push to master before we branch.
comment:3 Changed 13 years ago by dsd
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
patch