SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2022-05-26 02:26 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0004265 | Endian Firewall | Uncategorized | public | 2012-02-03 18:54 | 2012-08-01 01:51 | ||||||
Reporter | Danoh | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||
Status | confirmed | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.5 | ||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0004265: traceroute doesn't work from shell | ||||||||||
Description | I classified the severity as major because I'm trying to debug an internal routing issue and I can't, easily. root@cjb-downtown:~ # traceroute 192.168.9.1 bind: Invalid argument root@cjb-downtown:~ # traceroute returns the above error regardless of what ip/hostname you attempt to trace. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
(0007980) sergiobachega (reporter) 2012-08-01 01:51 |
I don't know why the problem occurs, but according to the man, http://man.cx/traceroute(8) [^] the default is to use udp datagrams. You can have it working using the option -I, to use ICMP echo instead, like this: traceroute -I <ip> |
![]() |
|||
Date Modified | Username | Field | Change |
2012-02-03 18:54 | Danoh | New Issue | |
2012-02-07 12:07 | christian-endian | Status | new => confirmed |
2012-08-01 01:51 | sergiobachega | Note Added: 0007980 |
Copyright © 2000 - 2012 MantisBT Group |