** Description changed:

+ ser2net 2.9.1-1
+ 
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
"3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  This doesn't work (port 3500 is not allocated) on Ubuntu 14.04 (ser2net 
2.9.1-1):
  /usr/sbin/ser2net -d -p 3499 -C 
"127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  To verify if the port 3500 is correctly allocated:
-     $ telnet 127.0.0.1 3499
-     -> showport
-     TCP Port 3500
-     ...
+     $ telnet 127.0.0.1 3499
+     -> showport
+     TCP Port 3500
+     ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

- ser2net 2.9.1-1
+ ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
"3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
- This doesn't work (port 3500 is not allocated) on Ubuntu 14.04 (ser2net 
2.9.1-1):
+ This doesn't work (port 3500 is not allocated):
  /usr/sbin/ser2net -d -p 3499 -C 
"127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  To verify if the port 3500 is correctly allocated:
      $ telnet 127.0.0.1 3499
      -> showport
      TCP Port 3500
      ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

  ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
"3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
- This doesn't work (port 3500 is not allocated):
+ This doesn't work (port 3500 is not allocated, no error reported to the user):
  /usr/sbin/ser2net -d -p 3499 -C 
"127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  To verify if the port 3500 is correctly allocated:
      $ telnet 127.0.0.1 3499
      -> showport
      TCP Port 3500
      ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

  ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
"3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  This doesn't work (port 3500 is not allocated, no error reported to the user):
  /usr/sbin/ser2net -d -p 3499 -C 
"127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL"
  
  To verify if the port 3500 is correctly allocated:
      $ telnet 127.0.0.1 3499
      -> showport
      TCP Port 3500
      ...
  
- Binding to an IP is in the documentation (man ser2net).
+ Binding to an IP with the "host,port" syntax is in the documentation (man 
ser2net).
  It was working on Ubuntu 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362621

Title:
  binding to an IP silently doesn't work (regression)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ser2net/+bug/1362621/+subscriptions

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

Reply via email to