|
Bugzilla – Full Text Bug Listing |
| Summary: | pppd looses first - triggering - packet when ISP changes local IP (dial on demand) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | B. Semtner <cc-tec> |
| Component: | Network | Assignee: | Hendrik Vogelsang <hvogel> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | bugz57 |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
B. Semtner
2006-02-03 17:09:09 UTC
i have just seen another bug, 116376 - demand dialling loses first packets, dealing with a similar problem, they are discussing a detail of the problem that the nameservers don't answer on the first try, i think they may suffer from wrong local IP on the first packet too. there is one comment from Karsten Keil that something cannot be resolved without violating TCP/IP layering rules, maybe he can give a more detailed explanation. for me it's looks no problem to either detect the need do dial from the destination address, store the packet till the link is up and pppd knows the correct local IP, or change the IP twice, once when it is received from the application program, and second when the link is up and its really being sent. nice time to all, Bernd The first package always gets lost. That is the implementation of dial on demand in pppd. You can use several workarounds as stated in the other bug. For instance more then one nameserver (one that does not send you bogus empty replies). Sorry but you have to talk to the pppd developers if you want to get his changed/"fixed"... thks, do you know where to contact them? couldn't find them on the web, neither a recent howto, B. *** Bug 116376 has been marked as a duplicate of this bug. *** |