** Description changed:

  Binary package hint: ppp
  
- I'm using "Fritz! X USB" ISDN hardware from AVM for my internet
- connection. I configured ppp to use dial-on-demand, which worked
- flawlessly in Ubuntu Dapper and Ubuntu Edgy. However, it doesn't work in
- Ubuntu Feisty, even though I'm using exactly the same configuration as
- in Dapper and Edgy.
+ I'm using "Fritz! X USB" ISDN hardware from AVM for my internet connection. I 
configured ppp to use dial-on-demand, which worked flawlessly in Ubuntu Dapper 
and Ubuntu Edgy. However, it doesn't work in Ubuntu Feisty, even though I'm 
using exactly the same configuration as in Dapper and Edgy.
+ Please note that I can connect using pppd, only dial-on-demand doesn't work.
  
- I will post my /etc/ppp/peers/provider file later.
+ My /etc/ppp/peers/provider file looks like this:
+ 
+ sync
+ noauth
+ defaultroute
+ usepeerdns
+ user ********
+ plugin capiplugin.so msn *****
+ number ***
+ protocol hdlc
+ /dev/null
+ 192.168.0.1:192.168.0.2
+ ipcp-accept-local
+ ipcp-accept-remote
+ connect 'exit 0'
+ persist
+ demand
+ idle 10
+ holdoff 10
+ maxfail 0
+ active-filter 'outbound and not ((icmp[0] == 3) or (tcp[13] & 5) != 0)'

** Description changed:

  Binary package hint: ppp
  
- I'm using "Fritz! X USB" ISDN hardware from AVM for my internet connection. I 
configured ppp to use dial-on-demand, which worked flawlessly in Ubuntu Dapper 
and Ubuntu Edgy. However, it doesn't work in Ubuntu Feisty, even though I'm 
using exactly the same configuration as in Dapper and Edgy.
- Please note that I can connect using pppd, only dial-on-demand doesn't work.
+ I'm using "Fritz! X USB" ISDN hardware from AVM for my internet
+ connection. I configured ppp to use dial-on-demand, which worked
+ flawlessly in Ubuntu Dapper and Ubuntu Edgy. However, it doesn't work in
+ Ubuntu Feisty, even though I'm using exactly the same configuration as
+ in Dapper and Edgy. Please note that I can connect using pppd, only
+ dial-on-demand doesn't work.
  
  My /etc/ppp/peers/provider file looks like this:
  
  sync
  noauth
  defaultroute
  usepeerdns
  user ********
  plugin capiplugin.so msn *****
  number ***
  protocol hdlc
  /dev/null
  192.168.0.1:192.168.0.2
  ipcp-accept-local
  ipcp-accept-remote
  connect 'exit 0'
  persist
  demand
  idle 10
  holdoff 10
  maxfail 0
  active-filter 'outbound and not ((icmp[0] == 3) or (tcp[13] & 5) != 0)'

-- 
Dial-on-demand doesn't work in Feisty
https://launchpad.net/bugs/85469

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to