Re: PPP difficulties regarding connection establishment and bogus DNS received

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paulius Zaleckas writes:

> Attached is patch I made for my GPRS modem with the same problem.

>      NAKCIDNS(CI_MS_DNS1, req_dns1,
> -	     if (treat_as_reject) {
> -		 try.req_dns1 = 0;
> -	     } else {
>  		 try.dnsaddr[0] = cidnsaddr;
> -	     }
>  	     );
>  
>      NAKCIDNS(CI_MS_DNS2, req_dns2,
> -	     if (treat_as_reject) {
> -		 try.req_dns2 = 0;
> -	     } else {
>  		 try.dnsaddr[1] = cidnsaddr;
> -	     }
>  	     );

I don't understand why this would help.  Can you show me the log for a
successfull connection with this patch applied (using the debug
option)?

Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Audio Users]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Fedora Users]

  Powered by Linux