![]() |
|
|||||||
| FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Please post the output of ifconfig and netstat -rn -f inet
BTW posting your email address in your signature is a fantastic way to receive spam
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
||||
|
Thanks for your Fast/Thundering Reply (less than 10 min after posting)
1- i'll check it, i'll report it -- i'm in a Grey Win 7 -RC just now. 2- that's true -- SPAM-- as a matter or fact it's just for making a contrast between me and another person with the same name in my region! - This email became a spam target for a long time!
__________________
mehrshad moslehi ---- vigol ---- vigolyas |
|
||||
|
Code:
# ifconfig
re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 00:18:f3:d4:17:12
media: Ethernet autoselect (10baseT/UTP <half-duplex>)
status: no carrier
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> metric 0 mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=108010<POINTOPOINT,MULTICAST,NEEDSGIANT> metric 0 mtu 1500
------------------------------
# netstat -rn -f inet
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
127.0.0.1 127.0.0.1 UH 0 1478 lo0
TNX
__________________
mehrshad moslehi ---- vigol ---- vigolyas Last edited by J65nko; 27th November 2009 at 02:23 AM. Reason: Code tags added |
|
|||
|
Your ppp0 interface does not have an IP address
Code:
ppp0: flags=108010<POINTOPOINT,MULTICAST,NEEDSGIANT> metric 0 mtu 1500 So you would have to review your PPP settings. I am afraid I cannot offer much assistance. Since more then 6 years I have ADSL and haven't touched a real modem since that time. A way out of your trouble could be to make a backup of your data and configuration files, reinstall and secure your system so you don't get cracked again
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump Last edited by J65nko; 22nd November 2009 at 10:10 PM. Reason: typo |
|
||||
|
Thanks
Your advice became a great clue, and finally I established a working connection by making a Network(PAP) connection in Sysinstal Utility. it's work fine. Thanks a lot
__________________
mehrshad moslehi ---- vigol ---- vigolyas |
![]() |
| Tags |
| client, configuration, connection, dialup, firefox |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connection refused by tcp_wrappers | sniper007 | FreeBSD General | 1 | 30th August 2009 02:31 PM |
| test port connection | carpman | FreeBSD Security | 5 | 9th February 2009 10:12 AM |
| Racoon: restarting a particular VPN connection | bram85 | General software and network | 0 | 21st January 2009 11:33 AM |
| dual ISP connection problems | tpprodigy | OpenBSD General | 1 | 25th May 2008 11:34 PM |